RogerZeng

Results 14 comments of RogerZeng

Hi @neethumoltp, I think in your case, instead of hosting your application on Azure Functions, you should find instruction of hosting Python apps on App Service, since Azure Functions required...

Bumping this up, also an ask from https://github.com/Azure-Samples/azure-monitor-opencensus-python/pull/7/files

Hi @Chris-May, thanks for your email. Seems like your function app is running on Python 3.8, could you confirm if the pipeline is using Python 3.8 instead of Python 3.7?

Hi @Yojagad, Is this WorkerStatusRequest a recurring event? Or is it a one-off event? If possible please point me to the host code for this. Thanks, Roger

Hi @freeone3000, In our most recent log, 2020-05-28 16:19:05, ``` The operation 'ScanLogs' with id '77fd14be-b8e5-47e0-af66-ad7bdb5231d6' did not complete in '00:02:00'. ``` In consumption plan, you cannot run a function...

Hi @priyaananthasankar, It this issue Python worker specific, or is this a feature request to the host? Just want to get more context before we decide to make the change.

Stack Trace: ```python Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcException : Result: Failure Exception: AttributeError: module 'azure.functions' has no attribute 'HttpRequest' Stack: File '/azure-functions-host/workers/python/3.7/LINUX/X64/azure_functions_worker/dispatcher.py', line 309, in _handle__function_load_request func_request.metadata.entry_point) File '/azure-functions-host/workers/python/3.7/LINUX/X64/azure_functions_worker/utils/wrappers.py', line 40, in call return...

Hey Bala, I don't have too much context, could you attach a link to error 143 here?