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

Make aws client creation parameters configurable #436

Open
deepanjan90 opened this issue Apr 12, 2021 · 0 comments · May be fixed by #453
Open

Make aws client creation parameters configurable #436

deepanjan90 opened this issue Apr 12, 2021 · 0 comments · May be fixed by #453
Assignees
Labels
enhancement New feature or request priority:high

Comments

@deepanjan90
Copy link
Contributor

The aws client uses a lot of parameters like number of retries, request time out interval etc.

Currently all of these have an estimated value hard coded inside the code.

There should be a way to override these via gyro configuration to allow fine tuning of them.

@deepanjan90 deepanjan90 added enhancement New feature or request priority:high labels Apr 12, 2021
@beetlebugorg beetlebugorg added this to the 1.0.3 milestone Apr 21, 2021
@deepanjan90 deepanjan90 self-assigned this Apr 21, 2021
@deepanjan90 deepanjan90 linked a pull request Apr 26, 2021 that will close this issue
@deepanjan90 deepanjan90 modified the milestones: 1.1.0, 1.1.1 Apr 27, 2021
@deepanjan90 deepanjan90 modified the milestones: 1.1.1, 1.1.2, 1.2.0 May 7, 2021
@deepanjan90 deepanjan90 removed this from the 1.5.0 milestone Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority:high
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants