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

Adding webhooks for when scheduled job starts running, and finishes #9954

Open
mshamash opened this issue Jul 3, 2020 · 1 comment
Open

Comments

@mshamash
Copy link

mshamash commented Jul 3, 2020

It would be useful to have webhooks available for when a job just starts running, or when it finishes running (success or fail).
Now the webhooks for jobs/tools/workflows are limited to only when they're scheduled (https://docs.galaxyproject.org/en/release_20.01/admin/special_topics/webhooks.html)

Following up on this thread from the forums - https://help.galaxyproject.org/t/web-hook-post-to-external-url-when-job-begins-and-completes-running

@mshamash mshamash changed the title Adding webhooks for when scheduled job starts running, and finishes sucessfully Adding webhooks for when scheduled job starts running, and finishes Jul 3, 2020
@jmchilton
Copy link
Member

I've long wanted post workflow actions, it would be much easier/performant to cleanup old data if we had a point where we knew for sure the workflow was done executing and scheduling for instance. That would be a good first step for doing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants