-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Properly account for *received* fetch messages/bytes - Fetch status set to NATS_CONNECTION_CLOSED if fetch is terminated by a disconnect - Auto-Unsubscribe when the (pull async) subscription reaches the end of life(*) - Handle errors from sending fetch requests(*) - Disallow MaxBytes and KeepAhead simultaneously so we can set MaxBytes on subsequent requests accurately - Unrelated: _unsubscribe should not stop timers for max>0
- Loading branch information
Showing
5 changed files
with
151 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.