fix: keep import-batch running after token failures #69

Merged
andres merged 6 commits from build/65-import-batch-token-failure into main 2026-09-04 08:02:45 +00:00
Showing only changes of commit 4333ce63bf - Show all commits

1
changelog.d/65.md Normal file
View file

@ -0,0 +1 @@
- Continue batch imports after one repository cannot resolve its source token, while reporting that item as failed. (#65).