Gaylord Cherencey
09/14/2021, 5:11 AMA
,B
and C
I want flow B
and C
to be triggered each time flow A
is run successfully but I want to define this dependency in flow B
and C
because the "parent" will be owned by another team. Is there a way to do this in Prefect or if we would have to go for an eventing solution?Kevin Kho
Gaylord Cherencey
09/14/2021, 8:45 PMB
and C
) to set Flow A
as dependencies (somehow) and trigger their task when someone from the other team triggers A
. When you say poll for it in a task somehow
this mean that natively I won't be able to do this, right?Kevin Kho
Gaylord Cherencey
09/15/2021, 1:38 AM