<@U04EATBG0E8> Are there Rate Limits in Prefect 2?
# ask-marvin
r
@ask-marvin Are there Rate Limits in Prefect 2?
a
Let me check that for you @Rob Freedy
There are no limits on the number of tasks or flows you can run.
r
@ask-marvin what is the best way to see what flows are currently running?
a
Let me check that for you @Rob Freedy
You can use the
prefect flow list
command.