Skip to content

Handle object fetch failures gracefully

feld requested to merge handle_object_fetch_failures into develop

Do the right thing when the instance returns a 403, 404, or 410 or exceeding thread depth and prevent the job from being retried in vain.

Edited by feld

Merge request reports