MCPcopy
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
14func (e masterConnectionError) Error() string {
15 return fmt.Sprintf("long disconnected and unable to reconnect to master: %s", e.cause.Error())
16}

Callers 15

TestPullImageFunction · 0.45
TestRunContainerFunction · 0.45
PullImageMethod · 0.45
UpdateMethod · 0.45
onConnectionLostFunction · 0.45
runMethod · 0.45
connectMethod · 0.45
reconnectMethod · 0.45
TestContainerFunction · 0.45
TestContainerStatusFunction · 0.45
finalizeMethod · 0.45

Calls

no outgoing calls

Tested by 9

TestPullImageFunction · 0.36
TestRunContainerFunction · 0.36
TestContainerFunction · 0.36
TestContainerStatusFunction · 0.36
TestManagerFunction · 0.36
TestManagerReattachFunction · 0.36
clearEnvironmentFunction · 0.36