X-Git-Url: http://git.annexia.org/?p=whenjobs.git;a=blobdiff_plain;f=TODO;h=a4e253b24a3461f346a4a631ebc8aa3ddd7c1df2;hp=49c10a63c6bf3a8d25fafe94df0105111a97c84d;hb=7ab4d4728286830f96da8d116c61046c1e4cf83a;hpb=95e69a360c9b017b308ba199eddc0238a7b71905 diff --git a/TODO b/TODO index 49c10a6..a4e253b 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,11 @@ +Allow the output of a job to be listed. This is pretty easy since we +know the tmpdir and the output file. + How to deal with stuck / long-running jobs? + pre() and post() + (instead of cleanup) + - We should have instance/timeout settings that allows us to deal with jobs that run too long: @@ -7,7 +13,4 @@ How to deal with stuck / long-running jobs? 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.