Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mongodb/mongo-python-driver
/ get_timeout
Function
get_timeout
pymongo/_csot.py:41–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
40
41
def
get_timeout() -> Optional[float]:
42
return
TIMEOUT.get(None)
43
44
45
def
get_rtt() -> float:
Callers
3
remaining
Function · 0.85
csot_wrapper
Function · 0.85
apply_write_concern
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected