Hi!!
I need do something when CronJob fail, so I've done a PrepareInterceptor for CronJob. I run the CronJob, the status of CronJob changes but the Interceptor doesn't call. How can I do this?
Thank you,