You are viewing a single comment's thread from:

RE: Rate-limit support in the aiohivebot python lib.

in HiveDevs7 months ago

My node is set to limit per IP to 50 calls per second (barring any extra Cloudflare anti-bad actor measures), it should return a proper 429 response explaining the situation as well as a proper Retry-After header, you should be able to increase the limits there from what I can see.