-
Sub-task
-
Resolution: Fixed
-
Minor
-
None
-
1.9
-
None
-
MOODLE_19_STABLE
While replacing the email_to_user I had a problem:
I need to know if an event call failed or not (cron status report, etc) but events_trigger only gives me the number of failed events.
How can I make events_triger report if it failed for the called event?