You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I was playing a little with the scheduler, it works great for small projects.
An improvement I should have implemented was exception handling when a command fails. Could something like this be integrated?
yes, this would be a good idea.
I am just not sure if using the event system to react to exceptions is the correct way here... gotta have to think about that.
Hi!
I was playing a little with the scheduler, it works great for small projects.
An improvement I should have implemented was exception handling when a command fails. Could something like this be integrated?
https://github.com/crhdev/cakephp-scheduler/blob/crhdev-patch-exception_handler/src/Command/ScheduleRunCommand.php#L52
The text was updated successfully, but these errors were encountered: