Closed obs-gh-nikhildua closed 6 months ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @ahmedelnably @fabiocav.
I have tried increasing the FUNCTIONS_WORKER_PROCESS_COUNT to 2 and still saw the same issue.
Hi there! Wanted to see if anyone had a chance to look into this error? Thank you!
It seems like a service issue.
Please open a service ticket for the help.
Describe the bug Hi there! Not sure if this is directly related to Python or Function app issue. We have a function app that is running on Azure located here: https://observeinc.s3.us-west-2.amazonaws.com/azure/azure-collection-functions-0.11.0.zip
About 5-10% of the invocations, we see a "Connection Reset by Peer" issue and unsure how to resolve it. We're also not sure if its detrimental if this causes the function worker to crash, as the function app is responsible for sending data externally and we don't want data to get dropped if this error is seen.
To Reproduce
Expected behavior Error should not occur
Screenshots
Error:
Additional context Add any other context about the problem here.