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
the total usd balance doesn't properly update, when the balance of one of the wallet changes, it only updates when going to settings page and returning
often times the selected exchange rate resets to none
The text was updated successfully, but these errors were encountered:
often times the selected exchange rate resets to none
This happens when we fail to get a rate from a selected source after three concurrent API calls... I saw that somewhere. Not sure what the correct behaviour should be but I guess we can:
Use stall data until we are able to get a rate or the user changes to another provider
Give more time before we disable the provider and reset to none.
the total usd balance doesn't properly update, when the balance of one of the wallet changes, it only updates when going to settings page and returning
often times the selected exchange rate resets to none
The text was updated successfully, but these errors were encountered: