metaflow icon indicating copy to clipboard operation
metaflow copied to clipboard

Get time in scheduled flow steps

Open vsinha opened this issue 1 year ago • 0 comments

For time scheduled argo workflows, is it possible to read the timestamp the flow was scheduled for? For instance if a flow fails and i want to retry it, how would I get the original time it was scheduled for within the workflow?

Could imagine this being implemented identically to the event Parameters pattern here

vsinha avatar Nov 17 '23 01:11 vsinha