Retry for chroma timeout
This commit is contained in:
@@ -25,13 +25,13 @@ spec:
|
||||
value: '300'
|
||||
|
||||
- name: AZURE_REQUEST_CONNECT_TIMEOUT
|
||||
value: '300000'
|
||||
value: '10000'
|
||||
- name: AZURE_REQUEST_WRITE_TIMEOUT
|
||||
value: '300000'
|
||||
value: '10000'
|
||||
- name: AZURE_REQUEST_RESPONSE_TIMEOUT
|
||||
value: '300000'
|
||||
value: '20000'
|
||||
- name: AZURE_REQUEST_READ_TIMEOUT
|
||||
value: '300000'
|
||||
value: '20000'
|
||||
- name: FILE_UPLOAD_DIR
|
||||
value: /mnt/hermione_storage/hermione/file_input_scenarios/
|
||||
volumeMounts:
|
||||
|
||||
Reference in New Issue
Block a user