Commit Graph

5 Commits

Author SHA1 Message Date
Klaus Leithoff
06c7265cea on async job write, make sure that possible next attribute in data is in sync with job[next] 2013-09-24 10:21:18 +00:00
Ralf Becker
bbb837346d * Async service/Backup: updating job to next scheduled time BEFORE running it, to copy with jobs running longer then async frequency of 5min, eg. backup 2013-07-25 13:12:30 +00:00
Ralf Becker
9c8f261a04 * AsyncServices/Calendar: when multiple alarms / async jobs run at same time, they send mail with from address of first alarm/job
caused by ExecMethod re-using objects instanciated in $GLOBALS, which get now unset when user-context needs to change because async job runs under different user
2012-05-15 12:16:47 +00:00
Ralf Becker
b4c68cd2df return success or error if called via HTTP as HTTP status 2012-05-08 21:48:49 +00:00
Ralf Becker
d168bec8ef * exceptions in async jobs no longer stop other jobs, but log the exception to Apache error_log 2011-03-21 13:20:49 +00:00