Commit cfdf12b
fix(snapshots): Preserve error cause chain in upload error messages
Wrap upload errors in anyhow::Error before formatting so {:#} walks the
full cause chain instead of showing only the top-level message.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent f30b441 commit cfdf12b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| 435 | + | |
435 | 436 | | |
436 | | - | |
| 437 | + | |
| 438 | + | |
437 | 439 | | |
438 | 440 | | |
439 | | - | |
440 | 441 | | |
441 | 442 | | |
442 | 443 | | |
| |||
0 commit comments