Share via

Azure Function process ends without any reason

Jin Jianqiao 0 Reputation points
2023-04-27T08:22:31.34+00:00

We choose azure function to run sth in the backgroud, but the process are interrupted randomly at different times of processing, (sometimes 30%, sometimes 70%, sometimes the process ends without problem ...) and we have no errors returned by Azure functions (this does not not seem to be a timeout problem). from the log we can only get Executed'Function XXX' (Failed) and Worker process started and initialized.

Is there any way to find out what's going on with Azure Function?

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.