Exception: ReductoAI::JobTimeoutError

Inherits:
Error
  • Object
show all
Defined in:
lib/reducto_ai/errors.rb

Overview

Raised when waiting for an async job exceeds the configured timeout or attempt limit.

Instance Attribute Summary

Attributes inherited from Error

#body, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from ReductoAI::Error