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

Support for boto3 client config #156

Closed
wants to merge 3 commits into from

Conversation

timfurlong
Copy link

Adds support for passing Boto3's Client Config into the watchtower constructor.

The specific use case I'm trying to address is getting the ability to control the number of retries at the client level.

@kislyuk
Copy link
Owner

kislyuk commented Nov 13, 2021

Thank you for your pull request. I am working on an alternative solution in #158 which will be released as v2.0.0. I'm going to close this PR since it's not going to work with the interface that I have in mind (where users who want to customize the client can just pass their own client).

@kislyuk kislyuk closed this Nov 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants