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

Provide a link to the jobset Hydra page when jobset-wait fails #57

Closed
nlewo opened this issue Apr 22, 2020 · 0 comments · Fixed by #60
Closed

Provide a link to the jobset Hydra page when jobset-wait fails #57

nlewo opened this issue Apr 22, 2020 · 0 comments · Fixed by #60

Comments

@nlewo
Copy link
Owner

nlewo commented Apr 22, 2020

Instead of an output like:

....
jobset has been evaluated
.
ERROR: Jobset master has 3 failed jobs

It would be nice to indicate where to find more detail:

....
jobset has been evaluated
.
ERROR: Jobset master has 3 failed jobs
       Go to https://hydra... for details

Ideally, the link should point to an Hydra evaluation but the Hydra API doesn't currently expose this information.
So, even if it is not perfect, we could point to the latest eval (https://hydra/jobset/my-project/my-jobset/latest-eval).

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

Successfully merging a pull request may close this issue.

1 participant