Can I configure connection timeout and retry values if I use enhanced dynamoDB client in my Java code? #4818
Unanswered
paulchuang-tbca
asked this question in
Q&A
Replies: 1 comment
-
@zoewangg maybe you know how to do it? 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
Uh oh!
There was an error while loading. Please reload this page.
-
I am using enhanced dynamoDB client in my Java code. Very occasionally, it can take more than 10 seconds before an getItem action returns a value. I would like to know if there is a way to configure connection timeout and retry values for enhanced dynamoDB client.
Same question is asked in StackOverflow: https://stackoverflow.com/questions/77744983/aws-java-lambda-occasional-timeout-when-getting-item-from-dynamodb?noredirect=1#comment137062201_77744983
Beta Was this translation helpful? Give feedback.
All reactions