Closed rubenmarcus closed 4 months ago
promise.any calls both apis at same type and coingecko has ratelimits that make it call many times with error.. Binance always give 200.
@bh2smith The caching should be done on the application layer.
The caching should be done on the application layer.
you already answered yourself.
Binance doesnt have rate limit, as I said on desc. Coingecko has.
promise.any calls both apis at same type and coingecko has ratelimits that make it call many times with error.. Binance always give 200.