Azure / Azure/azure-functions-nodejs-library
Reduce support cases: Connection limits
Open
area:nodejs-functions
IPD
- Dominant language
- TypeScript
- Stars
- 70
- Forks
- 35
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 6
Description
Generally the user is creating too many connections and the solution is to use [connection pooling](https://learn.microsoft.com/en-us/azure/azure-functions/manage-connections?tabs=javascript).
## Support cases from June 2023 - Sept 2023
_Internal-only links_:
- https://elixir.microsoft.com/case-review/2307100060000536
- https://elixir.microsoft.com/case-review/2307110030004170
Contributor guide
Assessment
This issue has not been assessed yet.