Exception: LittleGhost::AgentBusyError
- Inherits:
-
InvocationError
- Object
- StandardError
- Error
- InvocationError
- LittleGhost::AgentBusyError
- Defined in:
- lib/little_ghost/errors.rb
Overview
Raised when a run-scoped Agent is already handling another invocation. Wait for that invocation to finish or build a separate Agent before retrying.