Skip to content

Postgres Read/Write Retry Backoff + Jitter #645

@fernandol-nvidia

Description

@fernandol-nvidia

What new feature or improvement would you like to see?

We have retries (up to 3 times) across our services when reading/writing to Postgres. We should build in backoffs and jitter to avoid stampeding our DB when it is under load.

We need this for both Python and Golang

Why is this needed?

Avoid DOS of DB during failure modes to improve chances of recovery

Code of Conduct

  • I agree to follow NVIDIA OSMO's Code of Conduct
  • I have searched the open feature requests and have found no duplicates for this feature request

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions