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

kasserver: Respect flood delay #11

Merged
merged 1 commit into from
Jul 9, 2023
Merged

kasserver: Respect flood delay #11

merged 1 commit into from
Jul 9, 2023

Conversation

fetzerch
Copy link
Owner

Every API call contains a field 'KasFloodDelay' in the result. Wait this amount of seconds before attempting the next request.

Fix #9.
Supersede #10.

Every API call contains a field 'KasFloodDelay' in the result.
Wait this amount of seconds before attempting the next request.

Fix #9.
Supersede #10.
@coveralls
Copy link

Pull Request Test Coverage Report for Build 5083723122

  • 4 of 4 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 3492505436: 0.0%
Covered Lines: 161
Relevant Lines: 161

💛 - Coveralls

@lstegger
Copy link

lstegger commented Jul 8, 2023

I had the same problem and tried this fix. Works great for me 👍
Would it be possible to merge this? Thanks a lot!

@fetzerch fetzerch merged commit 0818cad into master Jul 9, 2023
@fetzerch fetzerch deleted the flood-protection branch July 9, 2023 09:33
@fetzerch
Copy link
Owner Author

fetzerch commented Jul 9, 2023

Sure, thanks for testing. I just merged this PR and created a new release on PyPI (0.4.0).

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.

flood protection
3 participants