struct Obsctl::Server::ReconnectSignal::WaitResult::Interrupted

Overview

A transient internal wake occurred without advancing the explicit reconnect epoch. 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