Hi everyone, I am trying to run a subflow that use...
# ask-community
m
Hi everyone, I am trying to run a subflow that uses as parameter the result of a previously run task. This result is a list of dictionaries containing more than 50,000 entries, which is causing a significant delay in the subflow execution. Any help would be greatly appreciated. I'm using Prefect 2.
b
Hey Matheus! If you haven't seen it already, there's a few suggestions in this guide that should help you out.