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
Goflow is async in nature. In order to send back to the client you need to have some other mechanism.
For example you can use an event on completion to consume from client.
How to get response from latest executed node and send back to the client?
The text was updated successfully, but these errors were encountered: