nats-io / nats-architecture-and-design

Architecture and Design Docs
Apache License 2.0
187 stars 20 forks source link

client handling of non consumed/ack'ed messages #99

Open aricart opened 2 years ago

aricart commented 2 years ago

Clients may need a way of identifying when a subscription is not handling messages (either not a callback or in jetstream messages are not getting ack'ed etc).