@here,I was reading this doc: Developing and Extending Workflowsis there
any benefit to marking a workflow as transient, if it does have a
participant step, or it has an AND split (or any other condition that
makes the workflow non-transient) ?We are trying to decide if it's worth
the hassle.Additionally, it seems like no matter what, the initiator of
a transient workflow will always be "workflow-service", is that the
case? always?Thanks.