Exception: Exekutor::Internal::Executor::JobExecutionTimeout

Inherits:
Exception
  • Object
show all
Defined in:
lib/exekutor/internal/executor.rb

Overview

Thrown when the job execution timeout expires. Inherits from Exception so it’s less likely to be caught by rescue statements.