pleroma/changelog.d/handle_object_fetch_failures.change

2 lines
164 B
Plaintext
Raw Normal View History

Remote object fetch failures will prevent the object fetch job from retrying if the object request returns 401, 403, 404, 410, or exceeds the maximum thread depth.