An Azure service that provides an event-driven serverless compute platform.
Python Azure function programs get errors during execution but without exceptions.
AR
6
Reputation points
I have a problem with Azure Timer function. I have created an Azure Function Timer project using Python, where the project runtime is "azureFunctions.projectRuntime": "~3" and the Python version is ~3.9. I deployed it to Azure. The program is executed on time. But on the monitoring site, I noticed that I got an error during the execution. But I don't see any error message in invitation details.
Can any one help me for this issue? or How can I solve this problem?
Thank you in advance!
Azure Functions
Azure Functions
Sign in to answer