run_deployment
), cannot be cancelled without cancelling the parent flow run.
To cancel a nested flow run independent of its parent flow run, we recommend deploying it separately
and starting it using the run_deployment
function.infrastructure_pid
or infrastructure identifier.
Generally, this is composed of two parts:
infrastructre_pid
is missing, the flow run is marked as cancelled but cancellation cannot be enforced.prefect flow-run cancel
CLI command, passing the ID of the flow run.
Cancel
in the upper right corner.