I'm using a Python Azure function which gets invoked when I add a blob to a storage container. The function is triggered ok, but I get a 404 response when tryin
The functionTimeout parameter in my host.json file is set to "functionTimeout": "00:45:00" I'm seeing timeouts happen every 45 minute interval. When I dig into