This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
envoy/rds: disable default timeout for route to clusters (#4127)
Disabled the default 15s timeout for routes to clusters because this results in connections being reset when the requests take longer than 15s, such as in the case of large file transfers. Configurable timeouts to access services will be supported in a future release of OSM. Signed-off-by: Shashank Ram <[email protected]>
- Loading branch information
1 parent
e166752
commit 2bb06c0
Showing
2 changed files
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters