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 loading the token page for Sologenic the page fails to load due to rate limiting. Handle this scenario and gracefully loading in the trading pair data.
The token page is prone to being throttled because it tries to load in
order books for the "top 10 tokens". This change moves logic to useQuery
and out of redux. It then makes sure the token's information is loaded
in before trying to load in dex pairs.
Fixes#790
When loading the token page for Sologenic the page fails to load due to rate limiting. Handle this scenario and gracefully loading in the trading pair data.
https://livenet.xrpl.org/token/534F4C4F00000000000000000000000000000000.rsoLo2S1kiGeCcn6hCUXVrCpGMWLrRrLZz
The text was updated successfully, but these errors were encountered: