generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
aws-api-mcpIssue related to AWS API MCP serverIssue related to AWS API MCP serverfeature-requestNew feature or requestNew feature or requestneeds-triageThis needs to be handled, it is the first automatically assigned label to issues.This needs to be handled, it is the first automatically assigned label to issues.
Description
Describe the feature
Current timeout configuration is 10 seconds for connect timeout and 60 seconds for read timeout.
In some cases 60 seconds might be not sufficient - for example in case of synchronous lambda function invocation when expected lambda invocation time exceeds 60 seconds.
However response timeout might be different from socket read timeout, in cases when the response is sent back in chunks.
Use Case
When I use the call_aws for synchronous lambda function invocation when expected lambda invocation time exceeds 60 seconds the tool call times out.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
aws-api-mcpIssue related to AWS API MCP serverIssue related to AWS API MCP serverfeature-requestNew feature or requestNew feature or requestneeds-triageThis needs to be handled, it is the first automatically assigned label to issues.This needs to be handled, it is the first automatically assigned label to issues.
Type
Projects
Status
To triage