pub fn execute_promotion(
artifact: &mut OverlayArtifact,
now_ms: u64,
) -> Result<(), OverlayTransitionError>Expand description
Execute a promotion: transitions overlay to Stable.
pub fn execute_promotion(
artifact: &mut OverlayArtifact,
now_ms: u64,
) -> Result<(), OverlayTransitionError>Execute a promotion: transitions overlay to Stable.