Update changelog

This commit is contained in:
Mark Felder 2023-12-27 11:09:42 -05:00
parent 73c4c6d7de
commit 5f51094138
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
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.
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.