X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=TODO;h=49c10a63c6bf3a8d25fafe94df0105111a97c84d;hp=abf8bb8fb57b441950789c171e2428857e444b22;hb=95e69a360c9b017b308ba199eddc0238a7b71905;hpb=0337044605365827b9089f4f79757f5f46149dfb;ds=sidebyside diff --git a/TODO b/TODO index abf8bb8..49c10a6 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,3 @@ -Send mail on success and/or failure. - How to deal with stuck / long-running jobs? - We should have instance/timeout settings that allows us to deal @@ -8,3 +6,8 @@ How to deal with stuck / long-running jobs? job "foo" timeout 1 hour ... # timeout the job after an hour job "bar" single instance ... # only one instance can run job "bar" kill previous ... # kill previous if still running + +Should be possible to query jobs, running jobs, and kill (maybe even +start) jobs. + +Implement native dynlink.