ArcticDB icon indicating copy to clipboard operation
ArcticDB copied to clipboard

NO_SUCH_BUCKET and RESOURCE_UNAVAILABLE are not expected error types

Open willdealtry opened this issue 1 year ago • 1 comments
trafficstars

We should not treat resource unavailable or no such bucket as expected S3 errors, as we might incorrectly decide that an object doesn't exist and can be newly created when in fact we've just not managed to talk to the storage to ascertain whether it's there or not.

willdealtry avatar Jun 26 '24 10:06 willdealtry