Skip to main content

eam_task_force

Function eam_task_force 

Source
pub async fn eam_task_force(
    api: &dyn GatewayApi,
    name: &str,
) -> Result<EamTaskForceResult, CoreError>
Expand description

ign eam task force — the preview IS the pre-flight (EAMW-04): build_blast_radius runs the find (owner resolution via the healthcheck’s scheduledTaskState.details.owner, live-captured fallback "eam") AND the pending reads the confirmation prompt renders → force POST (2xx = dispatched) → history re-read (the newest matching entry, level/detail as data). Correctness over latency (the 05-04 precondition precedent): the extra scheduled reads are the confirmation surface’s data source.