Fix/configurable router timeout#374
Conversation
✅ Deploy Preview for agent-sandbox canceled.
|
|
Welcome @shreyas-badiger! |
|
Hi @shreyas-badiger. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
igooch
left a comment
There was a problem hiding this comment.
A few comments, overall looks good.
Hello. I have addressed the comments, ptal. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: janetkuo, shreyas-badiger The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* make router-timeout configurable * add unit tests * update readme * error handling for PROXY_TIMEOUT_SECONDS * run python tests as part of the CI
* make router-timeout configurable * add unit tests * update readme * error handling for PROXY_TIMEOUT_SECONDS * run python tests as part of the CI
Fixes #369
We also hit the same issue while testing the agent-sandbox with MCP.
The connections are timing out at the sandbox-router.
What this PR includes:
PROXY_TIMEOUT_SECONDS