Skip to content

Wait for job URLs to be available before displaying a tool as launched

Summary of Changes

Wait for the job URL to be available before displaying a tool as launched. This will fix the proxy target missing error, and together with a change to the galaxy-tools repo will fix the Trame loading screen error.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #14

Merge request reports