Currently the fisson-workflow adapts an exactly once execution model for workflows, but in some cases duplicate invocation of a workflow is allowed and speed matters. (which is the problem AWS step functions trying to address). Using a scheduler-controller model seems too heavy for this use case. Do we have plans to support Express workflows ?
Currently the fisson-workflow adapts an exactly once execution model for workflows, but in some cases duplicate invocation of a workflow is allowed and speed matters. (which is the problem AWS step functions trying to address). Using a scheduler-controller model seems too heavy for this use case. Do we have plans to support Express workflows ?