mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #22004 from overleaf/jpa-default-s3-timeout
[history-v1] increase default HTTP timeout for backupPersistor GitOrigin-RevId: 4bcf849488211f074a2200646b048e963070ee52
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"maxRetries": "1",
|
||||
"pathStyle": false,
|
||||
"httpOptions": {
|
||||
"timeout": "8000"
|
||||
"timeout": "30000"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user