First in the production environment, during database failover (MSSQL
Server cluster), and later in testing, we encountered processes that are
'stuck' on some random operation. Admin console doesn't show stalled
operation or branches, process is running, all operations are completed
except last which was in several cases still in status Running, and in
one case it was Completed but next operation was not started.When
operation is still running one would expect to select it and click
'Retry' in ho...