Skip to main content

UPGRADE_RETRY

Constant UPGRADE_RETRY 

Source
pub(super) const UPGRADE_RETRY: Range<Duration>;
Expand description

Retry window for the Upgrade context.

Bounds how often a re-delivered event repeats the full upgrade. A soft-failed event is re-evaluated on this widening schedule rather than rejected forever, so a lapsed policy-server refusal heals.