Commit d0f5887
Validate levanter_batch_size is positive
Reject batch_size < 1 in write_levanter_cache to prevent silent data
loss (batch_size=0 would drop all records after the exemplar).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9647757 commit d0f5887
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| 384 | + | |
384 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
385 | 389 | | |
386 | 390 | | |
387 | 391 | | |
| |||
0 commit comments