Skip to content

OKD: Check result of processing

After executing post processing scripts check if the metadata.json file was created - if not it is usually a sign that something went wrong with the processing. Print the message for the experts and remove created directory.

It will also avoid unnecessary attempts to move the postprocessing output files to the target directory.

Also, instead of a weird number print -1 if the same keys were used until the end of the run.

Tagging @tamartin

Merge request reports