Azure / Azure/azure-functions-host
Provide actionable error messages when hitting socket sandbox limits
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
This issue is affecting some customers who have an application that opens sockets and is limited by the Sandbox when their Function is invoked in large numbers.
E.G
A Node.Js application that is using the Request Library for Node.Js to pass on the Request body to an MQTT endpoint.
A PHP Application that is creating a number of processes to handle the Function processing.
Contributor guide
Research direction
No source file, test, or entry point is named. Start by tracing how the host detects socket sandbox-limit failures, using the Node.js and PHP examples as reproduction contexts, then define what actionable error information should be exposed and add coverage for the resulting message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100