You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
Rewrite and test the frontend script so that the job id is not passed to the /out or /err endpoints. Instead store the job id locally when the job is created and compare it with the job id that is returned from those endpoints. If the job has changed, clear the console and store the new job id.
Rewrite and test the frontend script so that the job id is not passed to the /out or /err endpoints. Instead store the job id locally when the job is created and compare it with the job id that is returned from those endpoints. If the job has changed, clear the console and store the new job id.
should be