Commit 20d2978
output/aws_dynamodb: mark unattempted chunks as failed on error
When a chunk fails and individual retries also fail, mark all items
in subsequent unattempted chunks as failed in the BatchError. This
prevents silent data loss where unattempted items would be incorrectly
treated as successful.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8ab0499 commit 20d2978
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
| 397 | + | |
401 | 398 | | |
402 | 399 | | |
403 | 400 | | |
| |||
438 | 435 | | |
439 | 436 | | |
440 | 437 | | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
441 | 443 | | |
442 | 444 | | |
443 | 445 | | |
| |||
0 commit comments