Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / EffectAttemptState

Interface: EffectAttemptState

Defined in: packages/core/dist/index.d.ts

Properties

PropertyTypeDescriptionDefined in
atstringThe attempt entry's startedAt instant.packages/core/dist/index.d.ts
idempotencyKey?string-packages/core/dist/index.d.ts
notAfterstring-packages/core/dist/index.d.ts
openboolean-packages/core/dist/index.d.ts
ordinalnumber-packages/core/dist/index.d.ts
outcome?"accepted" | "unknown" | "failed"-packages/core/dist/index.d.ts
outcomeAt?stringThe closing outcome entry's startedAt instant.packages/core/dist/index.d.ts
outcomeSeq?number-packages/core/dist/index.d.ts
seqnumber-packages/core/dist/index.d.ts
transport?string-packages/core/dist/index.d.ts