How to Remove Artifacts from a Running Flow #18130
Unanswered
ccoryellnf
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a long running flow that pulls data (slowly) from an API. I created an image artifact that displays status information for the running flow. Every 10% it moves forward to completion, a new artifact is created with the same key. However, all artifacts show-up. It would be nice to be able to remove all artifacts with a given key and add the new one in so I can always to to the flow and see the flow status graphs in the image artifact without having several of them there that ran previously.
Beta Was this translation helpful? Give feedback.
All reactions