Anchorage API reference
    Preparing search index...
    • The maintenance-owned SLA sweep, verbatim-shared by the hosts: sweepSLA over the deployment store, audit to logs + optional queue, a structured line per escalation, and containment — a sweep failure logs a maintenance-error and resolves rather than throwing, so a caller running other duties is never starved by this one (separate alarm invocations cover the uncatchable CPU-limit case). Queue sends are collected and awaited here as part of the alarm's directly awaited maintenance duty.

      Parameters

      Returns Promise<MaintenanceOutcome<undefined>>