cointop icon indicating copy to clipboard operation
cointop copied to clipboard

Reduce amount of traffic to coinmarketcap backend?

Open lyricnz opened this issue 4 years ago • 1 comments

Similar to #228 we should look at the amount of traffic to coinmarketcap. I get a notification about exhausting my quota very quickly after starting cointop, and the charts don't appear to be working #228 - are these related?

lyricnz avatar Nov 14 '21 20:11 lyricnz

I think it could be a new implementation for the rate limiter, specific for every API caller, and should be configurable also in case any change from the sites then we could easily adapt.

My concern is: when we already reached the limit, how the data retrieving error will be noticed to the user?

vuon9 avatar Jan 05 '22 10:01 vuon9