struct Obsctl::Server::ReconnectSignal::WaitResult::TimedOut

Overview

The wait duration elapsed with no signal. The supervisor should follow the normal backoff path.

Defined in:

obsctl/server/reconnect_signal.cr

Instance methods inherited from struct Obsctl::Server::ReconnectSignal::WaitResult

epoch : UInt64 epoch

Constructor methods inherited from struct Obsctl::Server::ReconnectSignal::WaitResult

new(epoch : UInt64) new