Exception: JobPool::TooManyJobsError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/job_pool.rb

Overview

Indicates that the maximum allowed jobs are already running. Set in [initialize], thrown by [launch].