Consumers
Last updated
Last updated
The Consumers screen contains all the consumers for the current AMPS . The consumers are organized by the type of topic on which they consume and display the following information.
Topic: The topic the NATS consumer is listening on.
Ack Pending: The number of messages that have been delivered by the consumer to AMPS subscribers and are pending acknowledgment. The max number of messages pending acknowledgment should be equal to the subscriber count configured in the subscriber.
Pending: The number of messages that are available on the topic but have not yet been delivered to an AMPS subscriber.
Redelivered: The number of messages that being redelivered by this consumer due to configured retry policies.
Waiting: The number of un-acked messages that are waiting to be handled again by the consumer due to configured subscriber ack wait policies.