Channels
pacc-oct-11-12-2023
pacc-july-11-12-2023
pacc-sept-20-21-2023
pacc-aug-16-2023
pacc-aug-29-30-2023
pacc-may-31-2023
prefect-ai
pacc-clearcover-june-12-2023
pacc-sept-26-27-2023
pacc-july-6-2023
intros-test
livestream-chatter
marvin-in-the-wild
data-ecosystem
geo-israel
pacc-june-14-2023
geo-japan
pacc-london-2023
pacc-sept-13-14-2023
prefect-cloud
ppcc-may-16-2023
prefect-azure
prefect-docker
prefect-recipes
gratitude
geo-nyc
geo-bay-area
geo-boston
geo-london
geo-dc
geo-chicago
geo-berlin
geo-texas
geo-seattle
geo-colorado
pacc-july-17-18-2023
introductions
prefect-server
data-tricks-and-tips
prefect-aws
prefect-gcp
find-a-prefect-job
prefect-dbt
random
events
ask-marvin
show-us-what-you-got
prefect-getting-started
prefect-integrations
prefect-contributors
best-practices-coordination-plane
announcements
prefect-ui
prefect-kubernetes
pacc-aug-22-23-2023
prefect-community
Powered by
#prefect-community
Title
t
Thomas Opsomer
07/14/2022, 4:23 PM
Hello 🙂 I'm trying to build a Graphql query to compute the number of
running
tasks for a particular task. I tried with the
task_run_state_aggregate
but I don't know how to filter on a specific task 😕 If anyone can help 🙏
✅ 2
a
Anna Geller
07/14/2022, 6:25 PM
perhaps try this?
https://prefect-community.slack.com/archives/CL09KTZPX/p1657560491145349
or try some examples of queries we use for the UI?
https://github.com/PrefectHQ/ui/tree/master/src/graphql
8 Views
Post