Hi, I was struggling to find anything more than <...
# dev-metaflow
c
Hi, I was struggling to find anything more than this. Is there a way to resume a failed flow from a
step function
on AWS? The reason I am trying this vs running it locally is that I need it to be run under the
prod: etc
namespace. Cheers
1
a
Unfortunately, there isn't a specific way to do that right now. But, we do have a feature in flight that will allow you to tag your local execution as a production run - which may help in your use case.
c
Thanks @square-wire-39606
Here @ancient-application-36103?
a
Hey @careful-dress-39510! The GH issue refers resuming a step-functions flow on step-functions itself.
c
Ah right, very similar I guess but same end result. (kind of). Thanks for all the help!
a
No problem!