diff --git a/services/history-v1/config/default.json b/services/history-v1/config/default.json index 6ffab46432..74c5bcd237 100644 --- a/services/history-v1/config/default.json +++ b/services/history-v1/config/default.json @@ -19,7 +19,7 @@ "maxRetries": "1", "pathStyle": false, "httpOptions": { - "timeout": "30000" + "timeout": "120000" } } },