Skip to main content

origin_sync_now

Function origin_sync_now 

Source
pub async fn origin_sync_now(
    state: State<'_, OriginState>,
    target: SyncTarget,
) -> Result<(), CommandError>
Expand description

Refresh one target now.

Explicit user intent, so this bypasses the throttle that protects against automatic triggers.