Join Slack
Powered by
Hi all. I cannt run flow . How to fix that ?
# ask-community
a
Anh Nguyen
11/26/2021, 2:36 AM
Hi all. I cannt run flow . How to fix that ?
a
Anna Geller
11/26/2021, 8:56 AM
It looks like your task either returns a SQL alchemy connection or you use it in some other way outside of your task. If you move this call into the specific task that needs this database connection, this should fix it.
Anna Geller
11/26/2021, 9:13 AM
To explain why that happens: have a look at
this documentation
Open in Slack
Previous
Next