Resolve OSError(Too many open files) in Manager
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
OSError (Too many open files) can occur in Manager.
In production, this happened during peak session creation traffic, while in the development environment, it occurs frequently.
We need to gain visibility to analyze the cause and resolve the issue.
JIRA Issue: BA-3480
Contributor guide
Assessment
This issue has not been assessed yet.