issues
search
GoodDollar
/
GoodDAPP
GoodDollar.org Wallet is the simplest access point to Claim your daily G$. It Is based on web3 and React native web.
good-dapp.vercel.app
MIT License
108
stars
56
forks
source link
fetch from explorer is called too many times
#4221
Closed
L03TJ3
closed
9 months ago
L03TJ3
commented
9 months ago
Description
The requests to explorer are done repeatedly where it should read from cache/storage after tx's are fetched.
requests to explorer are rejected because of too many requests per second
The response from the explorer is not handled correctly
expected behavior of synxTxFromExplorer
[ ] - Should use some throttle to not make too many requests p/s
[x] - Should properly use local storage after tx's are fetched
[x] - should handle the case where result might be API error response message
Steps to reproduce
go to explorer
watch console
Which network did you use?
Celo
vldkhh
commented
9 months ago
verified on prod
Description
expected behavior of synxTxFromExplorer
Steps to reproduce
Which network did you use?
Celo