cobwebch / external_import

Other
20 stars 16 forks source link

Improve error reporting of Scheduler task #287

Closed fsuter closed 1 year ago

fsuter commented 1 year ago

The sync Scheduler task currently fails silently. It should check for error messages and throw an exception when there's at least one error in the Importer's message stack.

fsuter commented 1 year ago

Why did write this? The task does exactly that already...