Skip to content

Commit

Permalink
10
Browse files Browse the repository at this point in the history
  • Loading branch information
liutao420 committed Oct 9, 2024
1 parent 11723b7 commit 6075c89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/vearch/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

DEFAULT_TOKEN = ""
DEFAULT_RETRIES = 3
DEFAULT_MAX_CONNECTIONS = 20
DEFAULT_MAX_CONNECTIONS = 100
DEFAULT_TIMEOUT = 30


Expand Down

0 comments on commit 6075c89

Please sign in to comment.