Hi,
I am experiencing the issue that I receive a timeout after 180 seconds when running agentcore dev to invoke my agent locally. The timeout for the HTTP request is hardcoded to 180 seconds and I would appreciate if there would be a flag that can be passed to agentcore dev to adjust this timeout.
e.g.
agentcore dev --timeout 600 // for 600 seconds
Hi,
I am experiencing the issue that I receive a timeout after 180 seconds when running agentcore dev to invoke my agent locally. The timeout for the HTTP request is hardcoded to 180 seconds and I would appreciate if there would be a flag that can be passed to agentcore dev to adjust this timeout.
e.g.
agentcore dev --timeout 600 // for 600 seconds