[history-v1] increase default HTTP timeout for backupPersistor GitOrigin-RevId: 4bcf849488211f074a2200646b048e963070ee52
@@ -19,7 +19,7 @@
"maxRetries": "1",
"pathStyle": false,
"httpOptions": {
- "timeout": "8000"
+ "timeout": "30000"
}
},