Open squaregoldfish opened 6 years ago
At the moment the current job is listed as the status of the data set in the dataset list page. It would be good to have a progress % indicator too.
This requires that the data extraction, reduction and auto QC jobs update their progress as they run. (See also #505).
Add a statusProgress value to the DataSet record. Jobs setting their progress that use a data set should update this too.
statusProgress
Probably make a parent DataSetJob class.
At the moment the current job is listed as the status of the data set in the dataset list page. It would be good to have a progress % indicator too.
This requires that the data extraction, reduction and auto QC jobs update their progress as they run. (See also #505).