Exception: Legion::LLM::Errors::InvalidRoutingContext

Inherits:
LLMError
  • Object
show all
Defined in:
lib/legion/llm/errors.rb

Overview

SSOT v3: the trusted server-created routing context is missing or malformed (e.g. a client attempted to set the routing seed, or a request bypassed RoutingContext.build). This is an internal programming/protocol failure mapped to HTTP 500 — never a caller-correctable InvalidRequest.

Instance Method Summary collapse

Instance Method Details

#retryable?Boolean

Returns:

  • (Boolean)


148
# File 'lib/legion/llm/errors.rb', line 148

def retryable? = false