关闭 databus web 请求连接池

This commit is contained in:
chenbowen
2025-11-27 10:27:30 +08:00
parent cd21239ff2
commit 0ab550123f
2 changed files with 27 additions and 10 deletions

View File

@@ -131,4 +131,9 @@ zt:
ignore-tables:
- databus_api_client_credential
databus:
gateway:
web-client:
connection-pool-enabled: false # 默认开启连接池,排查长连接问题时可临时关闭
debug: false