struct Obsctl::Server::ReconnectSignal::WaitResult::Requested

Overview

A durable explicit reconnect request was consumed. The supervisor should retry the OBS connection immediately without incrementing the backoff counter. Only explicit #request calls produce this variant — internal wakes and cancel wakes never do.

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