As released to customer
This commit is contained in:
@@ -371,7 +371,7 @@ Examples:
|
||||
print(f"INFO: Mount job started with ID: {job_id}")
|
||||
|
||||
# Monitor the job
|
||||
monitor_job_status(job_id, db['cluster']['id'])
|
||||
# monitor_job_status(job_id, db['cluster']['id'])
|
||||
|
||||
except Exception as e:
|
||||
print(f"ERROR: {e}", file=sys.stderr)
|
||||
|
||||
Reference in New Issue
Block a user