pleroma/changelog.d/handle_object_fetch_failures.change
2023-12-26 16:08:36 -05:00

3 lines
307 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.
Mark instances as unreachable when object fetch is denied due to instance block and authorized_fetch.