Exception: Xeno::Interrupted
- Defined in:
- lib/xeno/errors.rb
Overview
Raised between runner steps when the worker is shutting down gracefully: the turn releases its claim and re-enqueues itself so the next worker resumes it promptly. Not a failure — it never counts against the poison ladder.