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

[feature] refresh credentials after x hours #3

Closed
dennisvandevenne opened this issue Dec 22, 2017 · 0 comments
Closed

[feature] refresh credentials after x hours #3

dennisvandevenne opened this issue Dec 22, 2017 · 0 comments

Comments

@dennisvandevenne
Copy link
Contributor

Getting credentials each time from AWS is slow, we could keep credentials for a specified time (which is maximum less than the credential rotation overlap)

Notes:

  • First idea was to use pool, but sometimes this gave 502. test, minDB
  • FYI, I now get the creds daily from ASW and save them locally and connect per query. That works too and is fast enough... but is less elegant.
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

No branches or pull requests

1 participant