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

Job info page polls on invocation while job is running #18921

Closed
mvdbeek opened this issue Oct 2, 2024 · 0 comments · Fixed by #19079
Closed

Job info page polls on invocation while job is running #18921

mvdbeek opened this issue Oct 2, 2024 · 0 comments · Fixed by #19079

Comments

@mvdbeek
Copy link
Member

mvdbeek commented Oct 2, 2024

Go to https://usegalaxy.org/datasets/f9cad7b01a4721351b1d437f19e7a88d/details and see that we're polling on https://usegalaxy.org/api/invocations?job_id=bbd44e69cb8906b5adcda8fdba4a84ef. There's no reason to poll, either a job has an invocation or it doesn't

@mvdbeek mvdbeek changed the title Job info page polls indefinitely on invocation Job info page polls on invocation while job is running Oct 2, 2024
ahmedhamidawan added a commit to ahmedhamidawan/galaxy that referenced this issue Oct 29, 2024
... instead of polling while the job is non terminal; we only need the id once.

Fixes galaxyproject#18921
@ahmedhamidawan ahmedhamidawan linked a pull request Oct 29, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants