SGrondin / bottleneck

Job scheduler and rate limiter, supports Clustering
MIT License
1.82k stars 75 forks source link

429 Error #172

Open ha6000 opened 3 years ago

ha6000 commented 3 years ago

When the reservoir is not the same as x-ratelimit-remaining it causes a error. It happens when the api has been used by something else or x-ratelimit-remaining is not set to the max when it is started. Is there a way I can tell the module the response header x-ratelimit-remaining so it does not happen?