Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/dskit
/ isClientError
Method
isClientError
ring/ring_test.go:4578–4580 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4576
}
4577
4578
func
(e mockError) isClientError() bool {
4579
return
e.isClientErr
4580
}
4581
4582
func
(e mockError) Error() string {
4583
return
e.message
Callers
1
TestDoBatch_QuorumError
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected