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 headers after retry due to rate limits #42

Merged
merged 1 commit into from
Oct 6, 2023
Merged

Fix headers after retry due to rate limits #42

merged 1 commit into from
Oct 6, 2023

Conversation

casperbakker
Copy link
Member

Fixes #41

$headerInfo was not reset after rate limit was hit. Resulting in wrong handling of succes or failure handling.

@casperbakker casperbakker merged commit a2e9268 into main Oct 6, 2023
@casperbakker casperbakker deleted the fix-41 branch October 6, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Method handleRateLimitReached wrong implemented in sendRequest method
1 participant