Module: Smith::Agent::Lifecycle
- Included in:
- Workflow::Execution
- Defined in:
- lib/smith/agent/lifecycle.rb
Constant Summary collapse
- TRANSIENT_ERRORS =
[ RubyLLM::ServerError, RubyLLM::ServiceUnavailableError, RubyLLM::OverloadedError, RubyLLM::RateLimitError ].freeze