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

SHARD-1147: Make heavy request limits configurable and enhance logging #100

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

S0naliThakur
Copy link
Member

Linear: https://linear.app/shm/issue/SHARD-1147
Summary:
Previously, setting config.rateLimitOption.allowedHeavyRequestPerMin to 61 or higher was ineffective because of the hard-coded rate limiting logic for heavy requests. This update removes those restrictions, making it easier to adjust heavy request thresholds as needed.

@urnotsam urnotsam merged commit c2420d4 into dev Dec 30, 2024
7 checks passed
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.

4 participants