Wira Tjo
10/21/2024, 6:01 AMRuntimeError: This event loop is already running
ever since I've upgraded from Prefect 2 to Prefect 3.
Do you have any advice on how to fix this?Marvin
10/21/2024, 6:01 AMasyncio.run()
in Prefect might not be appropriate as Prefect might already be using an event loop under the hood.
If these general suggestions do not resolve your issue, you might want to look at the specific Prefect configurations or flow structures you are using. You can refer to the Prefect 3.x Troubleshooting Guide for more detailed troubleshooting related to concurrency and event loops.
If you're interested in more detailed solutions, the Prefect community and GitHub issues tracker can be valuable resources for workarounds and updates on this topic.Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by