Variable: LEASE_ABSOLUTE_CAP
constLEASE_ABSOLUTE_CAP:"LEASE_ABSOLUTE_CAP"="LEASE_ABSOLUTE_CAP"
Defined in: packages/workflow-engine/src/persistence/interface.ts:662
lastError prefix written when the absolute tier expires a job: it held
its lease past the coarse cap regardless of heartbeating, which means a
worker that is alive but wedged. Terminal — a job that hung for the whole
cap will hang again, so it is dead-lettered rather than requeued.