Skip to content

[3] feat: add idempotency key support #54

Description

@romanindev

Support idempotency keys for safe retries of non-idempotent requests.

Features:

  • automatic header injection (e.g. Idempotency-Key)
  • configurable key generator
  • optional per request

Acceptance criteria

  • works with POST / PATCH
  • integrates with retry logic

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions