Swarvanu Sengupta
Swarvanu Sengupta
Lets use - issue-31 On Sat, 11 Mar 2023 at 23:01, Giorgio Zoppi ***@***.***> wrote: > Ok, i branch out, please use the same schema to rename different issues. >...
@qiankunli Not yet. There is a way it can be done - for example after each Node you can add a conditional branch where for success you continue with the...
Currently it's not supported. If you need it urgently I'll suggest to open a PR Alternatively you can create a new connection by passing the redis URL and cred
Why Kubernetes ?
That's an interesting idea. I can definitely see some use cases. Would it be only flow state change event ?
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...
I had created something like https://github.com/s8sg/goflow-dashboard for visualizing drafted graph I would suggest for creating a graph by UI, we can consider this as a long term goal
I think by design it should not require a restart. If this is happening it can be a bug. The idea is to define the workflow in each requests. Even...
I’ll check this over the weekend
@Lucifer8729 I would love to know why it’s crucial for a workflow orchestration. For example what kind of business use cases needs this and which other platform provides such support...