SIGN IN SIGN UP

docs: document reclaim event and JobExhaustedError usage

Add reclaim event example to the Events section and a "Tracing orphaned
jobs" callout explaining the reclaim → JobExhaustedError chain: how a
mid-run kill leads to a stale-lease reclamation (reclaim event), which on
the next claim may fire a JobExhaustedError on the dead event. Show how to
correlate the two by job id and access lastError for the prior failure.
O
Olivier Louvignes committed
3c5f790ec79b73f180a4c7642c0978d5c28abd12
Parent: f44634f