You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you share what your action file looks like also can you share what the execution tree looks like? Also as a test if you take away task2 does it run successfully?
I am trying to integrate sql query in my Orquestra workflow:
And I get error:
What gives?
act1 is just a simple python action which accepts data parameter and prints out its type and contents.
The text was updated successfully, but these errors were encountered: