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
The upload_dif_archive function sometimes results in intermittent 507 failures, and we should retry these. Currently, in the upload-proguard command, we do not have any retries, so let's add these.
The
upload_dif_archive
function sometimes results in intermittent507
failures, and we should retry these. Currently, in theupload-proguard
command, we do not have any retries, so let's add these.sentry-cli/src/api/mod.rs
Lines 1404 to 1417 in 8b89630
The text was updated successfully, but these errors were encountered: