It's working as expected, but the problem is that sometimes it silently fails. It doesn't execute the entire process; instead, it stops abruptly in the middle. I'm getting this log message:
"Stopping the listener Microsoft.Azure.WebJobs.Host.Listeners.SingletonListener for function."
Are there any ways to resolve this?
Code: Python