Skip remote fetch jobs for unreachable instances
This commit is contained in:
parent
5f6966cd9f
commit
9c0040124a
2 changed files with 15 additions and 9 deletions
|
|
@ -1,2 +1,3 @@
|
|||
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue