Hi , i am using workflow.sleep , await in quite a few places, for some of our long running environment provisioing and mangement workflows.
I was doing a thread dump analysis using fastthread.io and i see get shown as potential problems
(upload://2tBMYZwdWrlw0SYyF0QHmaUMSu1.png)
I guess the issue being pointed here is too many threads being in blocked state. can you please have a look and let me know if this is a normal/regual usage pattern with temporal. are these patterns expected in durable function implementations.
Find pdf report attached here