mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-05 15:19:02 +02:00
Merge pull request #22099 from overleaf/jpa-timeout
[history-v1] back_fill_file_hash: increase S3 httpOptions.timeout GitOrigin-RevId: cd01f78597c517c9530f14a5ccc6defe2b49446b
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"maxRetries": "1",
|
||||
"pathStyle": false,
|
||||
"httpOptions": {
|
||||
"timeout": "30000"
|
||||
"timeout": "120000"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user