Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
t
Tim-Oliver
03/06/2023, 10:42 AM
Hi all, I am trying to create an automation, but I don't know if it is even possible. The automation I have in mind should
cancel
all sub-flow-runs of a meta-flow-run iff the meta-flow-run is
cancelled/cancelling
. Could I achieve this with a custom-trigger?
👀 1
c
Christopher Boyd
03/06/2023, 2:15 PM
I think this might be possible specifically using tags to identify those sub-flows as sub-flows of the meta-flow -
https://app.prefect.cloud/api/docs#tag/Automations/operation/create_automation_api_accounts__account_id__workspaces__workspace_id__automations__post
Directly answering your question, I’m not sure and would need to test this out
t
Tim-Oliver
03/06/2023, 3:41 PM
Ah interesting idea.
#prefect-community
Join Slack