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

Commits on Jul 20, 2022

  1. add exponential backoff to postgres

    Nathaniel May committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    b497644 View commit details
    Browse the repository at this point in the history
  2. swap lambda for nested fn

    Nathaniel May committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    7b1a3f9 View commit details
    Browse the repository at this point in the history
  3. add changelog entry

    Nathaniel May committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d12386e View commit details
    Browse the repository at this point in the history
  4. update changelog wording

    Nathaniel May committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    4ed6350 View commit details
    Browse the repository at this point in the history