Part of this page failed to reach you. Reload to try again — if it keeps happening, check your connection.
This site needs JavaScript to display its content. Enable it in your browser and reload the page.
1 post filed under this tag.
I lost an evening to a NATS JetStream pull consumer that doubled its work in production. The cause was three lines of ConsumerConfig I never wrote. These are my notes on what AckWait actually counts, why MaxDeliver = -1 is the silent footgun, and the 70-line Go contract I now ship on every JetStream consumer.