Commit graph

6 commits

Author SHA1 Message Date
Philipp Wolfer
1a9f9bb36c
If import fails still save the last reported timestamp
This allows continuing a partially failed import run.
2025-05-04 11:52:12 +02:00
Philipp Wolfer
873a1b88af
Call "FinishImport" even on error
This gives the importer the chance to close connections
and free resources to ensure already imported items are
properly handled.
2025-05-04 10:32:04 +02:00
Philipp Wolfer
338b2654ef
Fix duplicate calls to handle import errors
This fixes the import process hanging on error
2025-05-02 09:29:50 +02:00
Philipp Wolfer
b07c393a22
Fixed import error handling 2023-12-09 18:37:52 +01:00
Philipp Wolfer
7c85ba05ab
refactor: generic common cmd processing 2023-12-04 08:08:30 +01:00
Philipp Wolfer
a87686af57
Reduced code redundancy in import processing 2023-12-03 17:10:50 +01:00