Join Slack
Powered by
Hey guys, Is it possible to stop/discard a batch ...
# ask-metaflow
c
clean-wire-89462
06/16/2023, 12:39 PM
Hey guys, Is it possible to stop/discard a batch execution in a middle of a step using a command? Or to skip steps to the last step?
✅ 1
g
gifted-processor-58752
06/16/2023, 3:21 PM
Yes, it is possible to stop/discard a batch execution in the middle of a step using the command "python flow.py batch kill". However, it is not possible to skip steps to the last step.
https://docs.metaflow.org/scaling/remote-tasks/aws-batch#listing-and-killing-aws-batch-tasks
🙌 1
Open in Slack
Previous
Next