class Demiurge::Errors::RetryableError

A RetryableError or its subclasses normally indicate an error that is likely to be transient, and where retrying the tick is a reasonable attempt at a solution.

@since 0.0.1