Skip to content

No alternative for Idempotency implementation #462

@rmargar

Description

@rmargar

Feature summary

The SDK does not provide an alternative way to pass idempotency keys to the APIs

Problem statement

Hey team, the util functions to pass idempotency keys via the context seem to be deprecated in favor of request parameters.

This is contradictory to what is shown in the docs. Besides, a lot of endpoints don't accept a idempotency key request parameter (at least, in the balance platform API).

Are there any plans to provide an alternative, or, alternatively, remove the Deprecated mark?

Thanks!

Proposed solution

Remove the Deprecated mark since the request params are not available in all APIs.

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions