ShokoAnime / ShokoServer

Repository for Shoko Server.
http://shokoanime.com/shoko-server/
MIT License
386 stars 75 forks source link

TraktRateLimiter - higher ShortDelay for rare HTTP429 #1013

Closed krbrs closed 1 year ago

krbrs commented 1 year ago

In rare cases the ShortDelay of 1000 causes the rate limiter to still trigger HTTP429 errors - thus increasing the value to 1.5s (same as LongDelay). It looks like it occurs if a video is scrobbled during watching while a TraktSync Job is running on the Server