Hi Everyone,
I have a pipeline on a schedule, with an error pipeline, that writes a file with the issue.
My problem is that when the pipeline runs and there is no data to process, it will write an (empty) error file, even if the run was successful (everything is green).
How can I prevent this? The monitor shows each of these runs as Completed with errors, but I cannot see anything triggering the error.