Clinical-Genomics / trailblazer

Keep track of and manage analyses
MIT License
5 stars 2 forks source link

Update upload job status from slurm #368

Closed seallard closed 5 months ago

seallard commented 5 months ago

Description

This PR adds logic to ensure that the status of ongoing upload jobs get updated. Part of the implementation plan in the track analysis upload jobs story.

Added

Notes

The _update_analysis_from_tower_output function overwrites the jobs stored on an analysis and will disassociate the upload jobs for analyses managed by tower. This will be addressed in a separate PR.

Need to call the new logic (update_upload_jobs) from the scan cli command or similar.

This version is a

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud