Cant increase socket timeout #4586
Unanswered
ala85
asked this question in
Troubleshooting
Replies: 1 comment 10 replies
-
This is a niche use case, try seeing if you can pass a BedrockRuntimeClient to the chat model class from |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What happened?
When using Bedrock via AWS credentials behind proxy, I need to extend socket time out as getting
TimeoutError: Socket timed out without establishing a connection within 3100 ms
at Timeout._onTimeout (app\node_modules@smithy\node-http-handler\dist-cjs\index.js:67:21)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7)
Is there a means to increase the value?
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions