549e799bbe
We're seeing BeginDeleteObject in metaclient returning object not found: metabase: no rows deleted in the Gateway-MT mint tests. There's a client check for rpcStatus.NotFound, but the metabase endpoint isn't wrapping the db error as a DRPC error. Here's the chain: gateway.AbortMultipartUpload() project.AbortUpload() metainfoClient.BeginDeleteObject() <- understands DRPC errors endpoint.DeletePendingObject() <- where this code is db.DeletePendingObject() <- returns error Change-Id: I93991de76487426df0a807b0d1e69fc975196a1a |
||
---|---|---|
.. | ||
expireddeletion | ||
piecedeletion | ||
pointerverification | ||
attribution_test.go | ||
attribution.go | ||
batch.go | ||
config_test.go | ||
config.go | ||
db_test.go | ||
db.go | ||
endpoint_test.go | ||
metainfo_test.go | ||
metainfo.go | ||
service_test.go | ||
service.go | ||
signing.go | ||
validation.go | ||
version_collector.go |