You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we just treat a 429 as an error and cancel the build, but backing off for a certain amount of time (without releasing the parallel slot) should mean we eventually starve out the parallel downloads until we have a number of active parallel connections the server is happy with.
The text was updated successfully, but these errors were encountered:
Currently we just treat a 429 as an error and cancel the build, but backing off for a certain amount of time (without releasing the parallel slot) should mean we eventually starve out the parallel downloads until we have a number of active parallel connections the server is happy with.
The text was updated successfully, but these errors were encountered: