Exception: Legion::LLM::EscalationExhausted
- Inherits:
-
StandardError
- Object
- StandardError
- Legion::LLM::EscalationExhausted
- Defined in:
- lib/legion/llm.rb
Overview
Top-level legacy class — kept for backwards compat with old raise/rescue sites. New code should use Legion::LLM::Errors::EscalationExhausted (HTTP 503 semantics, requires attempts: and tried_lanes: kwargs). This class is deleted in C6.