Project

General

Profile

Idea #3188

Updated by Tom Clegg over 9 years ago

Summary: 
 * script name 
 * current state (queued, running, finished, failed) 
 * when last changed state 
 * who submitted 
 * progress bar (if running) 
 * live log messages (if running) 
 * number of tasks (total = done + running + todo) 
 * number of task failures (if any) 
 * link to output collection 

 Details: 
 * repository 
 * script version 
 * parameters (with preview of collections?) 
 * runtime parameters 
 * docker image 
 * timestamps (submit, start, finish, cancel) 
 * elapsed time between submit and cancel/start (or now) 
 * elapsed time between start and cancel/finish (or now) 

Back