Skip to content

idempotency-replay

FieldValue
IDidempotency-replay
Version1.0.0
Modeproperty
LayerStripe
Categorycontract
Severity🔴 blocking
SLA30,000 ms
Depends onnone
Sourceapps/api/__gates__/idempotency-replay.gate.ts

What it asserts

Retried mutation with the same Idempotency-Key returns byte-identical response + same Matter-Request-Id (mock server).

Run it locally

bun run gates --gate=idempotency-replay

See also


Generated by apps/design/scripts/generate-gate-pages.ts from the gate's source-of-truth metadata. Edit this page by editing the gate file's description / version / etc.

On this page