Hey all, I am testing Metaflow events and trying t...
# ask-metaflow
b
Hey all, I am testing Metaflow events and trying to use
@trigger_on_finish(flows=["FlowB", "FlowC"])
on
FlowD
. However, it doesn’t seem to trigger
FlowD
, does anybody have any idea of where to look to debug this issue?
1