Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/flyteorg/flyte
/ Error
Method
Error
flytestdlib/app/error.go:12–12 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
11
type
ServerError
interface
{
12
Error() string
13
Code() codes.Code
14
WithDetails(details proto.Message) (ServerError, error)
15
}
Callers
15
AbortAction
Method · 0.65
Enqueue
Method · 0.65
ListChildActions
Method · 0.65
PutStatus
Method · 0.65
StartWatching
Method · 0.65
TestConfig_SetFlags
Function · 0.65
TestConfig_SetFlags
Function · 0.65
TestGetOAuth2Metadata_NotConfigured
Function · 0.65
TestGetOAuth2Metadata_ExternalUnavailable
Function · 0.65
TestGetOAuth2Metadata_BodySizeLimit
Function · 0.65
TestGetOAuth2Metadata_Upstream4xxIsInternal
Function · 0.65
statusFromError
Function · 0.65
Implementers
1
serverError
flytestdlib/app/error.go
Calls
no outgoing calls
Tested by
15
TestConfig_SetFlags
Function · 0.52
TestConfig_SetFlags
Function · 0.52
TestGetOAuth2Metadata_NotConfigured
Function · 0.52
TestGetOAuth2Metadata_ExternalUnavailable
Function · 0.52
TestGetOAuth2Metadata_BodySizeLimit
Function · 0.52
TestGetOAuth2Metadata_Upstream4xxIsInternal
Function · 0.52
TestGetRunDetails_TaskSpecLookupFails
Function · 0.52
TestAbortRun
Function · 0.52
TestAbortAction
Function · 0.52
TestGetActionDataURIs
Function · 0.52
TestGetActionLogContext
Function · 0.52
TestRunStateManagerErrorsWhenParentMissing
Function · 0.52