Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idempotent requests #8

Open
andriosrobert opened this issue Sep 11, 2020 · 1 comment
Open

Idempotent requests #8

andriosrobert opened this issue Sep 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@andriosrobert
Copy link
Contributor

Support Idempotent requests

Idempotent requests are important to enable consistency over the network with other services using the ledger.

An optional x-request-id header should ensure only once processing per unique value of the header. When not present, this rule should not be applied.

@andriosrobert andriosrobert added the enhancement New feature or request label Sep 11, 2020
@lnmunhoz
Copy link

Looking forward for this feature!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants