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
The user should be able to check on their job even if they hit CTRL-C, close the terminal, shutdown their computer, etc. Point them to the UI to give them a chance to switch to UI to track and mange their job.
Actual Behaviour
Job is started and the CLI polls. If unexpected problems happen, or the user hits control-C or shuts down their computer, the polling stops.
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered:
atopper
changed the title
[feat] Have CLI provide URL to UI
feat: Have CLI provide URL to UI
Jan 2, 2025
Expected Behaviour
The user should be able to check on their job even if they hit CTRL-C, close the terminal, shutdown their computer, etc. Point them to the UI to give them a chance to switch to UI to track and mange their job.
Actual Behaviour
Job is started and the CLI polls. If unexpected problems happen, or the user hits control-C or shuts down their computer, the polling stops.
Reproduce Scenario (including but not limited to)
Steps to Reproduce
Platform and Version
Sample Code that illustrates the problem
Logs taken while reproducing problem
The text was updated successfully, but these errors were encountered: