Swarvanu Sengupta
Swarvanu Sengupta
Examples are defined [here](https://github.com/s8sg/goflow/tree/master/samples)
This can be solved by updating go flow library ```bash go get github.com/s8sg/goflow@master ```
Fixed with PR #60
@asjdf @578157900 Can you create an MR to resolve the problem. Also would highly appreciate if someone can take a leadership role on usability. Specifically to keep support community on...
@asjdf Lets use this issue to discuss the auto release actions
This is merged.
https://github.com/faasflow/faas-flow-example
I think it was mostly to avoid serialization issue.
This should be already supported in GoFlow. `Register()` should register the method to define the workflow. The method to define the dag executes when a request hits the go flow...
Yes. for any active request it will fail. I think it's unavoidable. It should be taken care by the user to make sure there is no active requests