Workflow node getting Stuck with Active status.
Workflow is getting stuck in Active state for some orders where we are calling 3rd party application in workflow and inserting data into various tables.
Will the workflow get stuck if we issue the COMMIT in the 3rd party application?(Issue is not happening for all orders)
From the debug we could see workflow is getting stuck after commit.
Any Suggestions.