1 Answer
- Newest
- Most votes
- Most comments
1
Read time outs are most likely caused by your host machine not being able to connect to DynamoDB. It may also be an issue with your client, if you've set too strict timeout settings explicitly.
Relevant content
- asked 9 months ago
- asked 2 years ago
Thanks, configuring the timeout in the HTTP Client solved the issue.