class

X::Supervisor::RestartHistory

Inherits Reference / Object

Tracks restart history for a child

Constructors

new(specification : Child::Specification)
Source

Instance methods

clear
Source
record_restart

Record a restart and check if we've exceeded the limit

Source
restart_count
Source
restarts
Source
restarts=(restarts : Array(Time))
Source
specification
Source
specification=(specification : Child::Specification)
Source