Nice
It would be nice to be able to call workflows programmatically though, without having to add HTTP triggers all over the place.
I might send a feature request for something like that.
Something like $.flow.trigger(workflow_id, event);
or $.flow.invoke(workflow_id, event);
I’ll rather rerun than get the time out error so this is fine… would explore it and implemtn
Would be a serious game changer