An Azure service that provides an event-driven serverless compute platform.
Azure Function process ends without any reason
Jin Jianqiao
0
Reputation points
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
Sign in to answer