Files
seaweedfs/weed
Chris Lu fb3aa607be fix(azuresink): delete freshly created blob on write failure
appendBlobClient.Create() runs before content decryption and copy.
If MaybeDecryptContent or CopyFromChunkViews fails, an empty blob
is left behind, silently replacing any previous valid data. Add
cleanup that deletes the blob on content write errors when we were
the ones who created it.
2026-04-05 15:25:21 -07:00
..
2024-02-14 08:26:38 -08:00