-
-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
enhancementNew feature or requestNew feature or request
Description
At the moment the event delegate only works for regular jobs. You can work around it, but I think it would be nice to have it "in-build".
We could possibly add the notification hook to the method, where the job is about to run. I think its in ScheduledJob
on line 49.
But also I think we need to define a different event delegate for a schedule job as well.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request