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
When we start dropping the limits, having a rate limit display message will be a good best practice. A lot of dApps show the said error message w/ text (attached).
Need: Add text for the rate limit Error 429 and outline how to get this text up on a dApp.
The text was updated successfully, but these errors were encountered:
I'm not sure what change the frontends need to make to do this. I think they need to add an error handler to the rpc queries they make that looks for error code 429.
We already give a message in our error response, but I could change it to be more specific to LlamaNodes:
When we start dropping the limits, having a rate limit display message will be a good best practice. A lot of dApps show the said error message w/ text (attached).
Need: Add text for the rate limit Error 429 and outline how to get this text up on a dApp.
The text was updated successfully, but these errors were encountered: