Fix backfill limit for skipped archives
This commit is contained in:
@@ -56,6 +56,8 @@ Run a test with one archive first:
|
||||
curl.exe -X POST -H "X-Service-Token: change-me" "http://localhost:8088/sync/backfill?max_archives=1"
|
||||
```
|
||||
|
||||
When `SYNC_SUCCESS_ONLY=true`, `max_archives` counts import attempts. Archives that are still `printing` or already failed are skipped and do not consume the limit.
|
||||
|
||||
Run full backfill for successful Bambuddy archives:
|
||||
|
||||
```powershell
|
||||
|
||||
Reference in New Issue
Block a user