Skip to content
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

Change default max throttled packets params + small log fix #639

Merged
merged 3 commits into from
Jan 6, 2023

Conversation

shaspitz
Copy link
Contributor

@shaspitz shaspitz commented Jan 5, 2023

Description

Following discussion in #594, this PR will change the default max throttled packets param from 1k -> 100k. I've also fixed a small typo in a throttle related panic message.

Linked issues

None closed

Type of change

  • Feature: Changes and/or adds code behavior, irrelevant to bug fixes

Regression tests

Existing throttle tests, no new tests since we don't validate defaults.

@shaspitz shaspitz marked this pull request as ready for review January 5, 2023 15:41
@shaspitz shaspitz merged commit 2b599b3 into main Jan 6, 2023
@shaspitz shaspitz deleted the throttle-smalls branch January 6, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants