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

problem: standard HTTP Queue fails under a high load #281

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

splix
Copy link
Member

@splix splix commented Jan 19, 2024

No description provided.

…ams b/c it's limited to 1000 requests in queue

solution: increase default queue to 5000 requests
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6fd701b) 57.98% compared to head (e8a7694) 58.00%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #281      +/-   ##
============================================
+ Coverage     57.98%   58.00%   +0.01%     
  Complexity     1801     1801              
============================================
  Files           278      278              
  Lines          9823     9827       +4     
  Branches       1227     1227              
============================================
+ Hits           5696     5700       +4     
  Misses         3461     3461              
  Partials        666      666              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@splix splix merged commit 9873dc2 into master Jan 19, 2024
3 checks passed
@splix splix deleted the feat/increase-http-queue branch January 19, 2024 23:05
splix pushed a commit that referenced this pull request Nov 27, 2024
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.

2 participants