status-go/services/wallet/thirdparty/coingecko
Sale Djenic 534c756bf5 fix_: re-trying http requests up to the predefined max retries
This commit should fix the issue with Cryptocompare and CoinGecko providers down.
Often happens that the first request fails and because of that:
- the Router cannot complete calculation successfully
- some tests are failing
- some users very often see a red banner line saying the providers are down
2024-05-23 16:28:50 +02:00
..
client.go fix_: re-trying http requests up to the predefined max retries 2024-05-23 16:28:50 +02:00
client_test.go fix_: re-trying http requests up to the predefined max retries 2024-05-23 16:28:50 +02:00