tool · inferred from evidence
ulimit
A command-line tool used to set or display resource limits, including file-descriptor limits.
- ChromaDB long-running service hits OSError: [Errno 24] Too many open files
A Django-hosted Chroma service ran fine for a while, then started failing with "OSError: [Errno 24] Too many open files" on chromadb 0.4.15 (chroma-hnswlib 0.7.3, Python 3.11.4). The reporter asked whether some close() call was missing afte