Polls YouTube lifecycle status for armed livestreams and repairs broadcast→stream bindings.
Temp→main key promotion is handled by lib/livestreams/temp-to-main-promotion-scheduler!syncTempToMainPromotionSchedule at the exact configured lead time before start, not by this interval pass.
Runs in-process on a timer started from lib/mongodb!connectToDatabase. It will not run reliably if multiple app instances are deployed behind a load balancer without leader election.
Optional
Optional clock override for tests.
Counts of lifecycle updates and binding repairs performed.
Polls YouTube lifecycle status for armed livestreams and repairs broadcast→stream bindings.
Temp→main key promotion is handled by lib/livestreams/temp-to-main-promotion-scheduler!syncTempToMainPromotionSchedule at the exact configured lead time before start, not by this interval pass.
Runs in-process on a timer started from lib/mongodb!connectToDatabase. It will not run reliably if multiple app instances are deployed behind a load balancer without leader election.