Skip to main content
x

Enable workflow hierarchy routing

Modifies the hierarchy logic for a workflow to always use a position's parent when traversing the hierarchy instead of using the primary position of the worker assigned to its parent position.

Workflow runtime job queue processing

Enables workflow message processing to use runtime jobs rather than runtime tasks. The purpose is to prevent Workflow execution from being stuck by a single long running message.

Subscribe to Workflow