mirror of https://github.com/Nezreka/SoulSync.git
Worker threads were started before paused flag was set, allowing one loop iteration (and API call) before pause took effect. Now sets paused=True BEFORE start() so the thread sees it immediately. Fixes the Spotify rate limit re-trigger on every container restart for users with paused enrichment. Also increased max-retries rate limit ban from 1 hour to 4 hours to prevent endless retry cycles.pull/253/head
parent
06a68348ac
commit
6c4d8d9348
Loading…
Reference in new issue