1
0
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:
Scott Fauerbach 2021-05-21 09:54:19 -04:00 committed by GitHub
parent fd2513dcb3
commit 232d1908f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -98,7 +98,7 @@ It may have a description like "Idle Heartbeat"
### MaxAckPending ### 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 ### MaxDeliver