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 host throttling #204

Merged
merged 17 commits into from
Dec 3, 2021
Merged

Fix host throttling #204

merged 17 commits into from
Dec 3, 2021

Conversation

raviqqe
Copy link
Owner

@raviqqe raviqqe commented Dec 2, 2021

Close #172.

@codecov
Copy link

codecov bot commented Dec 2, 2021

Codecov Report

Merging #204 (e5b5a44) into main (8a1256d) will increase coverage by 7.72%.
The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #204      +/-   ##
==========================================
+ Coverage   78.78%   86.50%   +7.72%     
==========================================
  Files          25       26       +1     
  Lines         443      452       +9     
==========================================
+ Hits          349      391      +42     
+ Misses         79       45      -34     
- Partials       15       16       +1     
Impacted Files Coverage Δ
fasthttp_http_client_factory.go 88.88% <ø> (+88.88%) ⬆️
fasthttp_http_client.go 7.14% <20.00%> (+7.14%) ⬆️
command.go 84.78% <100.00%> (+0.33%) ⬆️
redirect_http_client.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a1256d...e5b5a44. Read the comment docs.

@raviqqe raviqqe merged commit 0a0c7a2 into main Dec 3, 2021
@raviqqe raviqqe deleted the bug/host-throttle branch December 3, 2021 03:23
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.

429 errors when using --max-connections
1 participant