akkoma/changelog.d/handle_object_fetch_failure...

3 lines
255 B
Plaintext

Remote object fetch failures will prevent the object fetch job from retrying if the object has been deleted or the fetch was denied with a 403 due to instance block behavior with authorized_fetch enabled.
Skip fetching objects from unreachable instances.