-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple-node Dag's execution fails #145
Comments
dimgiagos44
changed the title
Dag execution fails with multiple nodes
Multiple-node Dag's execution fails
Dec 22, 2021
Setting |
Solved with hack: here |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When my workflow is sync with a single node, everything works fine.
When my workflow is async with more than one nodes, the dag execution always fails.
I work on a kubernetes cluster and i am using the localhost:8080 gateway for the openfaas functions by port-forwarding the svc/gateway from openfaas namespace.
Thanks in advance!
The text was updated successfully, but these errors were encountered: