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
| Parameter | Type |
|---|---|
intent | EffectMachine |
Returns
string