Skip to content

rulvar API reference


rulvar API reference / @rulvar/rulvar / DroppedItem

Interface: DroppedItem

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

One dropped result: its source, scope, entry ref, and wire error.

Properties

PropertyTypeDescriptionDefined in
entryRef?numberSeq of the terminal journal entry when one exists.packages/core/dist/index.d.ts
errorWireError-packages/core/dist/index.d.ts
label?string-packages/core/dist/index.d.ts
scopestringScope path of the failed call.packages/core/dist/index.d.ts
source"pipeline" | "agent-onerror-null" | "parallel-settled"-packages/core/dist/index.d.ts