Revert "Mark instances as unreachable when returning a 403 from an object fetch"

This reverts commit d472bafec1.
This commit is contained in:
Mark Felder 2023-12-26 17:12:58 -05:00
commit 73c4c6d7de
3 changed files with 0 additions and 17 deletions

View file

@ -1,3 +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.
Mark instances as unreachable when object fetch is denied due to instance block and authorized_fetch.
Skip fetching objects from unreachable instances.