Exception: Phronomy::ScopeTimeoutError

Inherits:
TimeoutError show all
Defined in:
lib/phronomy.rb

Overview

Raised by CancellationScope#pop_queue when the deadline expires before a result is available. Extends TimeoutError for backwards compatibility.