Files
quak/test
sneak f051f9093b
check / check (push) Successful in 26s
backup-metadata: keep going when an ML data request fails (closes #101)
Each ML data request of up to 200 files is now tried on its own. A request
that still fails after its retries is logged, its files are written with the
reason in `mlDataError`, and the command exits 1 once the dump is complete.
`fetchMLData`, used only here, is removed in favour of a per-batch loop over
`fetchMLDataBatch`.

Model: opus-5-5
2026-09-23 03:39:03 +00:00
..