-
Jessica Severin authored
When jobs are inserted into the analysis_job table, the analysis_stats table for the given analysis is updated by incrementing the total_job_count, and unclaimed_job_count and setting the status to 'LOADING'. If the analysis is 'BLOCKED' this incremental update does not happen. When an analysis_stats is 'BLOCKED' and then unblocked this automatically will trigger a resync so this progress partial update is not needed.
c05ce49d
Code owners
Assign users and groups as approvers for specific file changes. Learn more.