View Issue Details

IDProjectCategoryView StatusLast Update
0017000MMW 5Syncpublic2020-10-16 18:01
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0017000: Spotify sync: HTTP error 429 when syncing large amount of playlists
DescriptionBased on debug logs and reports at http://www.mediamonkey.com/forum/viewtopic.php?f=30&t=97540

Large sync tasks may fail with "API rate limit exceeded" (HTTP 429)

We should read the Retry-After header of the response and wait the number of seconds before retry.
Details in the "Rate Limiting" section at https://developer.spotify.com/documentation/web-api/
TagsNo tags attached.
Fixed in build2270

Activities

Ludek

2020-10-14 19:54

developer   ~0059866

Fixed in 2270

peke

2020-10-16 18:01

developer   ~0059877

Verified 2270

in 2269 trying to sync 1000 Playlists throw that error and 2270 do not, but stalls sync.