Azure / Azure/azure-functions-host
Memory issue observation
Open
bug
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
#### Is your question related to a specific version? If so, please specify:
V4 + .net 6 + consumption plan + 64bit
#### What language does your question apply to? (e.g. C#, JavaScript, Java, All)
C# 10
#### Question
Are there memory issues/known issues with azure functions v4 + .net 6 on consumption plan?
Migration from a .net 5 v3 function has uncovered out of memory exceptions that were not present before.
The function in question is memory heavy, using the imagesharp library to create images from a larger composite.
Contributor guide
Assessment
This issue has not been assessed yet.