Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDoS Warning using Kucoin exchange #12

Open
plusiv opened this issue Jan 10, 2022 · 0 comments
Open

DDoS Warning using Kucoin exchange #12

plusiv opened this issue Jan 10, 2022 · 0 comments

Comments

@plusiv
Copy link

plusiv commented Jan 10, 2022

Hi, I was trying BB_RPB_TSL.py with Kucoin as exchange, but I'm getting this warning constantly:

freqtrade | 2022-01-10 06:11:50,256 - freqtrade.exchange.common - WARNING - _async_get_candle_history() returned exception: "kucoin GET https://openapi-v2.kucoin.com/api/v1/market/candles?symbol=LTC-USDT&type=1day&startAt=1641427200&endAt=1684627200 429 Too Many Requests {"code":"429000","msg":"Too Many Requests"}"
freqtrade | 2022-01-10 06:11:50,257 - freqtrade.exchange.common - WARNING - retrying _async_get_candle_history() still for 4 times
freqtrade | 2022-01-10 06:11:50,258 - freqtrade.exchange.common - WARNING - Kucoin 429 error, avoid triggering DDosProtection backoff delay. 3 tries left before giving up

I've increased the Rate Limit from default (50) to 3100 under exchange.ccxt_async_config.rateLimit, but the warning persist.

Is this normal and I'm just have to ignore it?

Thanks in advance for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant