Commit 8b5445d
docs(s3): explain why reusing an existing archive needs no size re-check
Neither copy path can publish a partial object (a single CopyObject is
atomic; a multipart copy materializes only at CompleteMultipartUpload and
aborts on any earlier failure), so an archive that exists is a whole one.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019xKUm9vH4ifb5LHR5szy1v1 parent a42c0b6 commit 8b5445d
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1645 | 1645 | | |
1646 | 1646 | | |
1647 | 1647 | | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
1648 | 1654 | | |
1649 | 1655 | | |
1650 | 1656 | | |
| |||
0 commit comments