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
| Property | Type | Description | Defined in |
|---|---|---|---|
maxAttemptsPerLogicalTask | number | Default 8. | packages/core/src/journal/lineage.ts:110 |
maxEscalationsPerLogicalTask | number | Default 2; the old name maxEscalationsPerNode is rejected (XF-10). | packages/core/src/journal/lineage.ts:108 |