On blocking sync operation the nodejs worker becomes unresponsive:
- New invocations hang as nodejs worker is not able to read them from grpc and can reach timeouts/long executions.
- The logs from nodejs worker can not be written to grpc.
- It's hard to understand the function code stack trace for blocking operation.
Related CRI
We need to investigate how to detect sync blocking for a customer.
Possible solution https://www.npmjs.com/package/blocked-at