Skip to content

Add request retry mechanism #133

@keisar

Description

@keisar

We should implement according to our docs

  • Retry requests that fail with 5xx, 408 and 429 status codes (don't retry other http status codes)
  • Retry should have backoff and jitter
  • For requests that have idempotency key we should not retry if the key is not set (worth documenting this)

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