Exception: Parse::CreateLockTimeoutError
- Defined in:
- lib/parse/stack.rb
Overview
Error raised when Parse::CreateLock#synchronize cannot acquire the mutex within the configured wait budget. Callers typically rescue and either retry or treat as a temporary unavailability.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Parse::Error