diff --git a/services/history-v1/config/default.json b/services/history-v1/config/default.json index 690e376c67..6ffab46432 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": "8000" + "timeout": "30000" } } },