Hello again team, More Step Function woes! The St...
# ask-metaflow
a
Hello again team, More Step Function woes! The Step Function appears to be stuck? Metaflow UI is reporting a failure, but the Step Function itself is IN PROGRESS, and the error is not even visible to see what could be causing the issue. Looped in AWS Support for their insight, but if you have any feedback or suggestions, I would be most appreciative!
1
v
how are things on the Batch side? Is your compute environment able to process tasks?
Metaflow UI can give false alarms and show a run as failed if there are scheduling delays, since it doesn't know that things are stuck on the SFN side
👍 1
a
Yeah we confirmed that the 53 batch jobs are stuck in RUNNABLE (from the fan out), so we are investigating
👍 1
We fixed the problem. The user had another run with incorrect resource specifications that blocked the queue which inadvertently impacted this run.
👍 1
v
great! That's an annoying feature of Batch