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

fix: have better defaults for send/recv rate-limits #1267

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

chaitanyaprem
Copy link
Collaborator

Description

have better defaults for send/recv rate-limits to accomodate status use-case

default rate-limits set for publishing and filter client receiving is not sufficient for status and is causing message reliability issues like status-im/status-mobile#21809 (comment).

Changes

  • increase receive rate-limit to match ~1000/min
  • increase publish rate-limit to 5 per second

note that i have given higher bursts so that there is room for occasional bursts.

@chaitanyaprem chaitanyaprem changed the title fix: have better defaults for send/recv rate-limits to accomodate sta… fix: have better defaults for send/recv rate-limits Dec 16, 2024
@status-im-auto
Copy link

status-im-auto commented Dec 16, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ e21beb9 #1 2024-12-16 12:26:54 ~2 min unknown 📄log
✔️ 122e9de #2 2024-12-16 13:36:22 ~2 min unknown 📄log

@chaitanyaprem chaitanyaprem merged commit 78b522d into master Dec 16, 2024
12 checks passed
@chaitanyaprem chaitanyaprem deleted the fix/rate-limits branch December 16, 2024 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

5 participants