CellProfiler / BatchProfiler

1 stars 1 forks source link

Fixes #15 #17

Closed LeeKamentsky closed 8 years ago

LeeKamentsky commented 8 years ago

If database fails to give us the job command, send one back that will fail

Defensive programming if task has DONE status but no RUNNING status

@braymp http://imagewebrhel6/batchprofiler/cgi-bin/dev/ViewBatch.py?batch_id=81 now works. The jobs marked "Error" have a "Done" status but no "Running" status due to the database hiccup. They should fail after taking this pull request.