We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description I see from time to time we struggle to get balances
We fetch balances for multiple tokens at once using the MULTICALL.
I also see we don't heal automatically and we need a page refresh.
Proposal Add more resistance for these cases, and track how often they happen.
Alternatives
The text was updated successfully, but these errors were encountered:
Brain dump on potential solutions https://www.notion.so/cownation/2023-11-Improve-blockchain-sync-RPC-calls-375a55ceb83c478fb6c233cbc907aff2?pvs=4
Sorry, something went wrong.
No branches or pull requests
Description
I see from time to time we struggle to get balances
We fetch balances for multiple tokens at once using the MULTICALL.
I also see we don't heal automatically and we need a page refresh.
Proposal
Add more resistance for these cases, and track how often they happen.
Alternatives
The text was updated successfully, but these errors were encountered: