Skip to content

[3] feat: add idempotency key support #54

@romanindev

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions