Bump the default nginx ingress grpc timeouts#123
Bump the default nginx ingress grpc timeouts#123mangelajo merged 1 commit intomainjumpstarter-dev/jumpstarter-controller:mainfrom grpc-timeouts-ingressjumpstarter-dev/jumpstarter-controller:grpc-timeouts-ingressCopy head branch name to clipboard
Conversation
Raise the timeouts to lower the chances of timeout disconnection for our grpc streams.
WalkthroughThis pull request updates two Ingress configuration files by adding two new annotations that set the proxy read and send timeouts to 300 seconds. The modifications apply to the corresponding YAML files without altering any public or exported entities. Changes
Suggested reviewers
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (2)
⏰ Context from checks skipped due to timeout of 90000ms (3)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Raise the timeouts to lower the chances of timeout disconnection for our grpc streams.
Summary by CodeRabbit