Conversation
|
@crobibero I've noticed that the missing subtitles task has become very slow, looking at the logs I see this: I'm looking at the diff and I see that a lot of my old rate limiting code has been removed but I don't see the new code that's supposed to replace it. I have never heard of FixedWindowRateLimiter until now so it maybe does something internally, but the behavior I'm seeing tells me something isn't working correctly |
|
OpenSubtitles has a rate limit per IP of 5 requests per second. It sounds like I may have set the limit incorrectly. I'll see if I can take a look today https://opensubtitles.stoplight.io/docs/opensubtitles-api/6ef2e232095c7-best-practices#limits |

No description provided.