Retry for chroma timeout

This commit is contained in:
2025-12-03 16:29:03 +01:00
parent 9beaa369d6
commit 33ca434906
2 changed files with 17 additions and 6 deletions

View File

@@ -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: