Files
spotify-to-tidal/sync.py
Timothy Rae 0909730a33 Fix issue with intermittent HTTPError 429
* Use tidal objects directly when available to avoid some unnecessary http requests
* Only try to repeat a failed sync attempt if HTTPError
* Print the details of the HTTPError to help with debugging
* Use staggered delay times to increase chance of success
2022-12-10 16:51:32 +13:00

14 KiB
Executable File