-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Sentry] eth-json-rpc-middleware not handling http 429 #9912
Comments
In the fetch middleware we are using 418 for rate limit .. should we be using 418 and 429 for rate limit. -- see MetaMask/eth-json-rpc-middleware#212 And additional issues that are related are: So for this ticket, similar to https://app.zenhub.com/workspaces/wallet-framework-621e46b4d7103800171d1b02/issues/gh/metamask/metamask-extension/22286 |
This issue has been automatically marked as stale because it has not had recent activity in the last 90 days. It will be closed in 7 days. Thank you for your contributions. |
This issue was closed because there has been no follow activity in 7 days. If you feel this was closed in error please provide evidence on the current production app in a new issue or comment in the existing issue to a maintainer. Thank you for your contributions. |
@metamask/eth-json-rpc-middleware/dist/fetch.js not handling http 429 retry response.
Sentry Issue: METAMASK-MOBILE-2FZW
The text was updated successfully, but these errors were encountered: