Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hyperopt/hyperopt
/ ReserveTimeout
Class
ReserveTimeout
hyperopt/mongoexp.py:179–180 ·
view source on GitHub ↗
No job was reserved in the allotted time
Source
from the content-addressed store, hash-verified
177
178
179
class
ReserveTimeout(Exception):
180
""
"No job was reserved in the allotted time"
""
181
182
183
def
read_pw():
Callers
1
run_one
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected