Retry when dns resolution fails? #4426
Unanswered
guyschlider
asked this question in
Q&A
Replies: 1 comment
-
Hi @guyschlider, thanks for opening this discussion. Are you using the SDK for JavaScript when this error occurs?, if so, could you please provide a code snippet that can help us understand what exactly you are doing? Note: Please redact any sensitive information. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey
When some if our Lambda function fails to resolve dynamodb dns there are no retries made. Is this intentional?
{"errno":-3008,"code":"ENOTFOUND","syscall":"getaddrinfo","hostname":"dynamodb.us-east-1.amazonaws.com"
Beta Was this translation helpful? Give feedback.
All reactions