Join Slack
Powered by
Hey all! can i make an `@task` that across all con...
# ask-community
c
Christian Nuss
07/21/2022, 6:22 PM
Hey all! can i make an
@task
that across all concurrent flows is a Singleton (e.g only one of that task can run at a time)?
✅ 1
a
Anna Geller
07/21/2022, 6:38 PM
there is a ticket for that somewhere, for now you can solve that setting concurrency limit of 1 on a specific tag
c
Christian Nuss
07/21/2022, 6:47 PM
is that Prefect Cloud only?
k
Kevin Kho
07/21/2022, 7:27 PM
Yes Prefect cloud only (for Prefect 1) because the concurrency limiting is handled by the backend
10
Views
Open in Slack
Previous
Next