mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update jetstream/concepts/consumers.md
Co-authored-by: Waldemar Quevedo <wally@synadia.com>
This commit is contained in:
parent
fd2513dcb3
commit
232d1908f3
@ -98,7 +98,7 @@ It may have a description like "Idle Heartbeat"
|
||||
|
||||
### MaxAckPending
|
||||
|
||||
The maximum number of messages without an acknowledgement that can be outstanding, once this limit is reached message delivery will be suspended.
|
||||
The maximum number of messages without an acknowledgement that can be outstanding, once this limit is reached message delivery will be suspended. It cannot be used with AckNone ack policy.
|
||||
|
||||
### MaxDeliver
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user