Skip to content

Handle zero full processing successes as error (#189)

Fabian Steeg requested to merge 189-logging into master

Related to #189 (closed)

Sample logging output for testConvertMainFailEmptyOutput:

2022-08-15 14:53:31 [INFO] [ETL:106] Import channel failing-empty-output.flux FAILED: No data fully processed: n/a, FAIL-PROCESS: 0, FAIL-VALIDATION: n/a, FAIL-WRITE: n/a (<no cause>)

Merge request reports