Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/effects / effectIdempotencyKey

Function: effectIdempotencyKey()

ts
function effectIdempotencyKey(intent): string;

Defined in: packages/effects/src/adapter.ts:108

The stable idempotency key: the logical key bound to its epoch.

Parameters

ParameterType
intentEffectMachine

Returns

string