AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
13.75k
stars
1.86k
forks
source link
[Bug] [connection] If it runs for a long time, there is a problem that the connection pool leaks and causes inaccessibility. #2043
Open
Andy1i opened 1 month ago
Search before asking
Operating system information
Linux
Python version information
DB-GPT version
main
Related scenes
Installation Information
[ ] Installation From Source
[X] Docker Installation
[ ] Docker Compose Installation
[ ] Cluster Installation
[ ] AutoDL Image
[ ] Other
Device information
cpu: 16c 32g
Models information
default
What happened
What you expected to happen
使用上述两个方法时, 是否需要主动释放session, 或者使用上下文 with来关联session, 避免造成session资源的浪费或泄露
How to reproduce
Additional context
No response
Are you willing to submit PR?