jupyter-forward icon indicating copy to clipboard operation
jupyter-forward copied to clipboard

Detect when the job submission has failed

Open andersy005 opened this issue 3 years ago • 0 comments

Currently, if a user uses the --launch-command option --to launch the job on a compute node-- and something goes wrong (e.g. they specified a non-existing queue or something is off in their job submission), jupyter-forward gets stuck in a re-try loop. We should make sure to detect this kind of failures and report them and exit.

andersy005 avatar Jun 30 '21 21:06 andersy005