I would like to have events on failure/success of cron task launched with the plugin. **Describe the solution you'd like** We could dispatch event simply from `ScheduleCommandRunner::runFromCron()`
I would like to have events on failure/success of cron task launched with the plugin.
Describe the solution you'd like
We could dispatch event simply from
ScheduleCommandRunner::runFromCron()