Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurable timeout for dynamodb client #154

Open
kristinapathak opened this issue Mar 23, 2021 · 0 comments
Open

Add configurable timeout for dynamodb client #154

kristinapathak opened this issue Mar 23, 2021 · 0 comments
Labels
enhancement improvement or small functionality added to an existing feature

Comments

@kristinapathak
Copy link
Contributor

We should be able to add a timeout to the aws client by adding our own http.Client with the configurable timeout:
https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config.WithHTTPClient

@kristinapathak kristinapathak added the enhancement improvement or small functionality added to an existing feature label Mar 23, 2021
@joe94 joe94 added this to the v0.3.14 milestone Mar 25, 2021
@joe94 joe94 removed this from the v0.3.17 milestone Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improvement or small functionality added to an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants