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

postgres: add exponential backoff to connection retries #5503

Merged
merged 4 commits into from
Jul 21, 2022

Conversation

nathaniel-may
Copy link
Contributor

resolves #5502

Checklist

@nathaniel-may nathaniel-may requested a review from a team as a code owner July 20, 2022 17:07
@cla-bot cla-bot bot added the cla:yes label Jul 20, 2022
@github-actions
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@nathaniel-may nathaniel-may requested a review from a team as a code owner July 20, 2022 21:13
@nathaniel-may nathaniel-may merged commit 999ed0b into main Jul 21, 2022
@nathaniel-may nathaniel-may deleted the nate/postgres-exponential-backoff branch July 21, 2022 17:10
agoblet pushed a commit to BigDataRepublic/dbt-core that referenced this pull request Sep 16, 2022
add exponential backoff to postgres connection retries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-873] postgres: standardize connection retries.
2 participants