Exception: HotCell::TransientFailure

Inherits:
StandardError
  • Object
show all
Defined in:
lib/hot_cell/failures.rb

Overview

Must not descend from PermanentFailure, and that is not a stylistic point: the inheritance graph is the classification, so a later tidying pass that gives both a common ancestor silently turns every retryable failure into a permanent one.