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

feat: handle 429 / rate-limiting on chain ID request #99

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

antazoey
Copy link
Member

@antazoey antazoey commented Dec 6, 2024

What I did

tests failing because of 429 on chain ID check for the PoA middleware.
This PR adds a rate limiting helper that can be used anymore but is used on chain ID for now, for the sake of passing tests and being able to connect to a bunch of chains w/o erroring

@antazoey antazoey changed the title feat: handle 429 on chain id re feat: handle 429 / rate-limiting on chain ID request Dec 6, 2024
Copy link
Contributor

@bitwise-constructs bitwise-constructs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

200

@antazoey antazoey merged commit 963b637 into main Dec 6, 2024
29 checks passed
@antazoey antazoey deleted the feat/rate-limit branch December 6, 2024 16:20
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