[history-v1] back_fill_file_hash: increase S3 httpOptions.timeout GitOrigin-RevId: cd01f78597c517c9530f14a5ccc6defe2b49446b
@@ -19,7 +19,7 @@
"maxRetries": "1",
"pathStyle": false,
"httpOptions": {
- "timeout": "30000"
+ "timeout": "120000"
}
},