Skip to content

rulvar API reference


rulvar API reference / @rulvar/core / EscalationLimits

Interface: EscalationLimits

Defined in: packages/core/src/journal/lineage.ts:106

Lineage limits, monotonically consumed and never replenished (DEF-3).

Properties

PropertyTypeDescriptionDefined in
maxAttemptsPerLogicalTasknumberDefault 8.packages/core/src/journal/lineage.ts:110
maxEscalationsPerLogicalTasknumberDefault 2; the old name maxEscalationsPerNode is rejected (XF-10).packages/core/src/journal/lineage.ts:108