aplbrain / aplbrain/bossdb-rag-chatbot
Memory Build Up
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When handling multiple requests over time, memory (RAM) usage gradually increases. This suggests that somewhere within Chainlit or this codebase, object references are not being properly released after users disconnect.
If the number of users grows significantly over time, available memory may eventually be exhausted, leading to a memory allocation failure and potentially causing the RAG chatbot service to crash.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.