RateLimiters icon indicating copy to clipboard operation
RateLimiters copied to clipboard

The waiting time is beyond the scope of the program

Open SetAres opened this issue 5 years ago • 0 comments

The waiting time is beyond the scope of the program

Hello. Faced a problem: There are requests, with a call speed limit per second (30 in 1 second, 10 in 1 second and 20 in 1 second). Initially, the RateLimiters works as expected. But after a while it works incorrectly (the waiting time was 3 hours, instead of the expected milliseconds). Why is this behavior taking place? What am I doing wrong?https://i.imgur.com/Z255gJE.jpg

SetAres avatar May 09 '19 12:05 SetAres