Class: RubyLLM::ResearchJob::TimeoutError
- Defined in:
- lib/ruby_llm/research_job.rb
Overview
Raised when polling exceeds its deadline. The independent job may still be running; Error#job retains its ID.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from RubyLLM::ResearchJob::Error