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

Enhanced rate limiting #620

Merged
merged 2 commits into from Jan 4, 2023
Merged

Enhanced rate limiting #620

merged 2 commits into from Jan 4, 2023

Conversation

joohoi
Copy link
Member

@joohoi joohoi commented Jan 1, 2023

Description

Better rate limiting, fixes the initial burst and starts with the configured rate from the get-go, allows changing the rate through interactive prompt and creates the basis for dynamically adjusting the rate in the future based on 429 responses or whatever the adjustment strategy may turn out to be.

@joohoi joohoi merged commit 2ce2217 into master Jan 4, 2023
Damian89 added a commit to Damian89/ffuf that referenced this pull request Jan 12, 2023
@joohoi joohoi deleted the new_rate branch February 2, 2023 13:39
joohoi added a commit that referenced this pull request Feb 3, 2023
* Enhanced rate limiting

* Use time.Ticker correctly
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

1 participant