Hello, today I spot that NOT all jobs, or partial jobs report are received (Only one delivery interface is setup). Most of our jobs are scheduled daily… What could be the root cause here?
@gautier.franchini Thanks for reporting. Currently we do not count delivery failures as a job failure. So that explains why the job is successful in the UI even if it was not received. We have already a ticket to improve this, so that it is possible to directly see the delivery issues in the UI.
In the meantime, you can check the docker logs to see if there is any hint why the delivery failed.
Could you notice any pattern? that it didn’t work a specific receiver email or that certain jobs did work and others not?
@gautier.franchini we are implementing some changes in anaphora so that you will be able to see any delivery failure to the granularity of the single job, and single run.
The job will have a special status that means report was generated OK but one or more deliveries didnt go well. Then you will be able to drill down to the runs list for such job, and identify the specific error message. Straight from UI.


