Share via

Intermittent issue in Function app

Sridarani Chandrasekar 0 Reputation points
2024-11-09T09:01:31.49+00:00

The issue occurs intermittently and one is captured at 8.36AM on 01-Nov-2024.

The error log shows issue with redis client but we are not using redis client in this function. Also the flow of execution abruptly exits which is not going to catch block also. Please help us to find the root cause of this issue.

 node exited with code 1 (0x1) LanguageWorkerConsoleLog[error] Worker uncaught exception (learn more: https://go.microsoft.com/fwlink/?linkid=2097909 ): Error: Socket closed unexpectedly     at TLSSocket.<anonymous> (C:\home\site\wwwroot\node_modules\@redis\client\dist\lib\client\socket.js:182:118)     at Object.onceWrapper (events.js:520:26)     at TLSSocket.emit (events.js:412:35)     at net.js:686:12     at TCP.done (_tls_wrap.js:564:7) 
Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.