Note that Topology.select_server() calls open() if needed.
This commit is contained in:
parent
fea501f314
commit
148bbc2fb2
@ -62,6 +62,8 @@ class Topology(object):
|
||||
- `server_wait_time` (optional): maximum seconds to wait. If not
|
||||
provided, the default value common.SERVER_WAIT_TIME is used.
|
||||
|
||||
Calls self.open() if needed.
|
||||
|
||||
Raises exc:`AutoReconnect` after `server_wait_time` if no
|
||||
matching servers are found.
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user