You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appeas that Paloma makes 150 requests on the Mybot page for MY Account
CORS errors begin after about 200 requests are made. Why do we need to request 150 times on page load?
It appears that we are being offloaded to a secondary server that does not have CORS setup for Bloxroute. I'll inform the bloxroute team. However, we need to fix why we are making so many requests from the endpoint provider, See picture
taariq
changed the title
BUG: Leverage Bot Returning Too Many Requests Error.
BUG: Leverage Bot Returning Too Many Requests Error. Solution: Move decimals to mybots API
Feb 14, 2024
# Related Github tickets
- #1960
- #1951
- #1956
- #2043
# Background
This change makes use of the atomic handover endpoint on compass,
re-enables the token relink and ensures ownership of fee manager is
transferred as well.
# Testing completed
- [x] test coverage exists or has been added/updated
- [x] tested in a private testnet
# Breaking changes
- [x] I have checked my code for breaking changes
- [x] If there are breaking changes, there is a supporting migration.
POST https://eth-protect.rpc.blxrbdn.com/ 429 (Too Many Requests).
@rootedbox
Will we please stop hammering on the endpoints from the front-end?
Done when
The text was updated successfully, but these errors were encountered: