videosphere
    Preparing search index...
    • Polls YouTube lifecycle status for armed livestreams and repairs broadcast→stream bindings.

      Temp→main key promotion is handled by syncTempToMainPromotionSchedule at the exact configured lead time before start, not by this interval pass.

      Runs in-process on a timer started from connectToDatabase. It will not run reliably if multiple app instances are deployed behind a load balancer without leader election.

      Parameters

      • Optionaloptions: { now?: Date }

        Optional clock override for tests.

      Returns Promise<ReconcileLivestreamKeysAndStatusResult>

      Counts of lifecycle updates and binding repairs performed.