Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve job-status query logic and nf-tower support #77

Open
abhi18av opened this issue Aug 9, 2024 · 1 comment
Open

Improve job-status query logic and nf-tower support #77

abhi18av opened this issue Aug 9, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@abhi18av
Copy link
Member

abhi18av commented Aug 9, 2024

The job query status logic needs to be revamped in order to work well with Tower.

As of now, the jobs (on Tower) are always shown as running and are not progressing to completed status. Despite being actually completed on the cluster itself.

image

Also, as a result, the pipeline execution report (within nf-core pipelines) also doesn't contain any relevant information.

image
@abhi18av abhi18av changed the title Improve jub-status query logic Improve job-status query logic Aug 9, 2024
@abhi18av abhi18av self-assigned this Aug 9, 2024
@abhi18av abhi18av changed the title Improve job-status query logic Improve job-status query logic and nf-tower support Aug 9, 2024
@abhi18av abhi18av added the enhancement New feature or request label Aug 12, 2024
@abhi18av
Copy link
Member Author

abhi18av commented Sep 18, 2024

@jagedn , now that our NomadService class has been refactored via #89 , maybe we should pick this up again?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant