[Lindorm VDB] Add the QUERY_TIMEOUT parameter to force the search query to fail. (#18613)
Co-authored-by: jiangzhijie <jiangzhijie.jzj@alibaba-inc.com>
This commit is contained in:
parent
759584f8c5
commit
37e2f73909
5 changed files with 10 additions and 4 deletions
|
|
@ -562,6 +562,7 @@ VIKINGDB_SOCKET_TIMEOUT=30
|
|||
LINDORM_URL=http://lindorm:30070
|
||||
LINDORM_USERNAME=lindorm
|
||||
LINDORM_PASSWORD=lindorm
|
||||
LINDORM_QUERY_TIMEOUT=1
|
||||
|
||||
# OceanBase Vector configuration, only available when VECTOR_STORE is `oceanbase`
|
||||
OCEANBASE_VECTOR_HOST=oceanbase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue