Share via

Python Azure function programs get errors during execution but without exceptions.

AR 6 Reputation points
2022-07-19T08:09:55.877+00:00

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

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.