aplbrain / aplbrain/bossdb-rag-chatbot
Memory Build Up
オープン
bug
- 主要言語
- Python
- スター
- 1
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。