08-05-2021, 05:46 PM
1) Can you reproduce the same behavior when deployed as SA?
2) Add some logging to your code and then use a stress tool against it. In most cases its user code getting stuck in some kind of thread contention issue.
2) Add some logging to your code and then use a stress tool against it. In most cases its user code getting stuck in some kind of thread contention issue.

