pleroma/changelog.d/handle_object_fetch_failures.change
2023-12-27 11:09:42 -05:00

3 lines
195 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.
Skip fetching objects from unreachable instances.