Project

General

Profile

Actions

Feature #4019

closed

Make events implement a method that returns whether they ran successfully

Added by Ingo Renner over 15 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
scheduler
Target version:
-
Start date:
2009-07-28
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The scheduler currently logs to the Admin Tools->Log module when it strats execution of an event. However, it does not log when a task finished running and whether it ran successfully.

Thus it seems to be a good idea to require events to implement a method that returns whether the execution was successfull.
An abstract method in the event class should do IMO.


Files

4019.diff (7.03 KB) 4019.diff Ingo Renner, 2009-08-17 18:56
4019v2_exceptions.diff (12.5 KB) 4019v2_exceptions.diff Ingo Renner, 2009-08-18 16:58
Actions

Also available in: Atom PDF