> but we don't want to implement our logic twice Why don't you share the workflow logic by abstracti

but we don't want to implement our logic twice
Why don't you share the workflow logic by abstracting it into a function which can be called by either the Workflow or synchronous endpoint?
Was this page helpful?