Class: RubyLLM::ResearchJob::TimeoutError

Inherits:
Error
  • Object
show all
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

#job

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from RubyLLM::ResearchJob::Error