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

any problem to solve "over rate limit" ? #368

Open
kugimiya530 opened this issue Dec 19, 2024 · 1 comment
Open

any problem to solve "over rate limit" ? #368

kugimiya530 opened this issue Dec 19, 2024 · 1 comment

Comments

@kugimiya530
Copy link

{"jsonrpc":"2.0","id":1115125,"error":{"code":-32000,"message":"429 Too Many Requests: {"jsonrpc":"2.0","error":{"code":-32016,"message":"over rate limit"},"id":2239375}\n"}}

when i spam transaction always show this

@Mukzid
Copy link

Mukzid commented Dec 30, 2024

if you're encountering this error in a web browser, clearing the cache might help or Wait and Retry

If you're making automated requests, use an exponential backoff strategy to gradually increase the delay between retries when a rate limit error is encountered

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

No branches or pull requests

2 participants