XChange icon indicating copy to clipboard operation
XChange copied to clipboard

Disabling rate-limiting via ResilienceRegistries

Open douggie opened this issue 3 years ago • 1 comments

Hi, for exchanges such as okex, kucoin, coinbase, binnance as well as bitfinex, that implement rate limiting, is there a good way to disable it via some custom ResilienceRegistries? Just I handle all the rate limiting upstream so keen to disable it as it is cuasing quite a lag.

douggie avatar Nov 22 '21 18:11 douggie

It usually comes with rate-limiting disabled, you have to explicitly enable it.

earce avatar Nov 26 '21 21:11 earce