-
Hi all, I am working with v.2.2. After the training is stopped, aborted, or ended, the log file of the server for that particular job (e.g., 0a892c48-52d7-4313-abff-11f736d0a587/log.tx) is automatically deleted. How could I avoid the server log from being deleted ? It could be useful for knowing why the job has stopped in the first place. Thanks in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
yhwen
Nov 30, 2023
Replies: 1 comment 1 reply
-
You can use the admin command "download_job JOB_ID" to download the full workspace data to your local workstation. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
gonzaq94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use the admin command "download_job JOB_ID" to download the full workspace data to your local workstation.