Hello,
The most painpoint with ir_cron is that you are not able to have a feedback in case of failure except by reading server logs.
My intend is to create a new module adding a flag "Manage by job" on a cron.
If this flag is checked, the user can specify a channel to use, default will be root, and each execution will be done through a queue job.
By this way users will be able to track faillings cron and eventually relaunch it.
Any feedback on that ?
Hello,
The most painpoint with ir_cron is that you are not able to have a feedback in case of failure except by reading server logs.
My intend is to create a new module adding a flag "Manage by job" on a cron.
If this flag is checked, the user can specify a channel to use, default will be root, and each execution will be done through a queue job.
By this way users will be able to track faillings cron and eventually relaunch it.
Any feedback on that ?