Exception: LeanPool::TimeoutError
- Defined in:
- lib/lean_pool/errors.rb
Overview
Raised when a pool checkout operation times out.
This error is raised when attempting to checkout a resource from a pool that is at capacity and no resources become available within the specified timeout period.