Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/breakwater
connector-sdk
IdempotencyInspection
Type Alias IdempotencyInspection
IdempotencyInspection
:
|
{
state
:
"absent"
}
|
{
state
:
"pending"
}
|
{
record
:
IdempotencyRecord
;
state
:
"replay"
}
Non-mutating state returned by an inspectable idempotency store.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...
Non-mutating state returned by an inspectable idempotency store.