Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


keithdavis
2022-03-20T12:01:51Z
I've never seen this before, we have a Job that indicates failure every time, but none of the Tasks inidicate failure:

image.png
Sponsor
Forum information
Michael Fjellström
2022-03-22T10:15:52Z
Originally Posted by: keithdavis 

I've never seen this before, we have a Job that indicates failure every time, but none of the Tasks inidicate failure:

image.png



Hi Keith,

Are you able to reproduce that? If so, maybe you can deactivate the tasks one by one to see which one causes that failed flag on the job?
bweston
2022-03-29T14:11:38Z
Check the log history and the flow settings for the Copy Files task in the loop.

f the task doesn't have an On Error Stop Job flow, then I believe on job completion you can have the job showing failure because that task failed on at least one loop iteration, but the task itself will show the success/failure only of the last iteration.
keithdavis
2022-03-31T18:05:24Z
Getting notifications from this forum are so hit or missing. :(

Anyway, yes, I can reproduce the issue. Yes, it does appear that because a task in the loop fails is the issue. I'll change the task to ignore the error that's failing as we expect this to fail at times, but it was confusing that the job indicated failure, but the tasks did not.
Michael Fjellström
2022-04-07T12:34:02Z
Originally Posted by: bweston 

Check the log history and the flow settings for the Copy Files task in the loop.

f the task doesn't have an On Error Stop Job flow, then I believe on job completion you can have the job showing failure because that task failed on at least one loop iteration, but the task itself will show the success/failure only of the last iteration.



Thanks for the suggestion

@Keith hopefully that fixes the issue as for now.
Scroll to Top