Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/determined-ai/determined
/ Error
Method
Error
agent/internal/errors.go:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
func
(e masterConnectionError) Error() string {
15
return
fmt.Sprintf(
"long disconnected and unable to reconnect to master: %s"
, e.cause.Error())
16
}
Callers
15
TestPullImage
Function · 0.45
TestRunContainer
Function · 0.45
TestRunContainerWithService
Function · 0.45
PullImage
Method · 0.45
Update
Method · 0.45
onConnectionLost
Function · 0.45
run
Method · 0.45
connect
Method · 0.45
reconnect
Method · 0.45
TestContainer
Function · 0.45
TestContainerStatus
Function · 0.45
finalize
Method · 0.45
Calls
no outgoing calls
Tested by
9
TestPullImage
Function · 0.36
TestRunContainer
Function · 0.36
TestRunContainerWithService
Function · 0.36
TestContainer
Function · 0.36
TestContainerStatus
Function · 0.36
TestManager
Function · 0.36
TestManagerReattach
Function · 0.36
Test_visibleGPUsFromEnvironment
Function · 0.36
clearEnvironment
Function · 0.36