Update laborious/workflows/import_model.py
Some checks failed
Quality gate / quality-gate (push) Has been cancelled
Some checks failed
Quality gate / quality-gate (push) Has been cancelled
This commit is contained in:
@@ -42,7 +42,7 @@ STATUS_WRITE_TIMEOUT = timedelta(seconds=10)
|
||||
STATUS_WRITE_ENVELOPE = timedelta(seconds=300)
|
||||
DOWNLOAD_TIMEOUT = timedelta(seconds=600)
|
||||
OPEN_TIMEOUT = timedelta(seconds=900)
|
||||
EXPERIMENT_TIMEOUT = timedelta(seconds=60)
|
||||
EXPERIMENT_TIMEOUT = timedelta(seconds=300)
|
||||
ARTIFACT_UPLOAD_TIMEOUT = timedelta(seconds=900)
|
||||
REGISTRATION_TIMEOUT = timedelta(seconds=120)
|
||||
DOCUMENT_TIMEOUT = timedelta(seconds=60)
|
||||
|
||||
Reference in New Issue
Block a user