AsyncRemoveCompletedJobs causes AsyncService to hang
In one live customer environment, if the AsyncRemoveCompletedJobs and AsyncRemoveCompletedWorkflows registry values are set to 1, the Async Service can hang for a considerable period of time (many minutes, if not longer).
This has caused issues where it could take many hours before a g...
STATUS DETAILS
Completed
Reconsider Base and ExtensionBase table design to minimise deadlocks
CRM can be prone to deadlocks, especially with a lot of plugins. It appears many deadlocks are due to the Base and ExtensionBase tables, with one process accessing the Base, then the ExtensionBase tables, and another process locking the ExtensionBase table, then attemping to access the Base ta...
STATUS DETAILS
Completed