-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Sender.queue_size limits #230
Merged
Merged
Commits on Dec 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d3902ff - Browse repository at this point
Copy the full SHA d3902ffView commit details
Commits on Dec 27, 2021
-
Count Sender.queue_size in messages, not bytes
And remove use of a Mutex. This is a "soft" limit, so just examining the queue length is sufficient.
Configuration menu - View commit details
-
Copy full SHA for c51c2fd - Browse repository at this point
Copy the full SHA c51c2fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f95a3 - Browse repository at this point
Copy the full SHA d8f95a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d62d1 - Browse repository at this point
Copy the full SHA c0d62d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44cff4e - Browse repository at this point
Copy the full SHA 44cff4eView commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8dae15e - Browse repository at this point
Copy the full SHA 8dae15eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f96c913 - Browse repository at this point
Copy the full SHA f96c913View commit details
Commits on Jan 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e51929b - Browse repository at this point
Copy the full SHA e51929bView commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1cb07a6 - Browse repository at this point
Copy the full SHA 1cb07a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a528562 - Browse repository at this point
Copy the full SHA a528562View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.