little-businessperson-8541
08/06/2024, 9:17 PM@trigger_on_finish
, I can get the current.trigger.run
, but this doesn't seem to work for argo events.
https://docs.metaflow.org/production/event-triggering/flow-eventsfast-vr-44972
08/06/2024, 10:14 PMfor event in current.run.trigger.events:
# event.id has the trigger flow run id
ancient-application-36103
08/07/2024, 5:23 PM