AckPolicy
nats.js.api.AckPolicy #
Policies defining how messages should be acknowledged.
If an ack is required but is not received within the AckWait window, the message will be redelivered.
References
Consumers, AckPolicy <https://docs.nats.io/jetstream/concepts/consumers#ackpolicy>
_