Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PeerDB-io/peerdb
/ String
Method
String
flow/alerting/classifier.go:264–266 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
262
)
263
264
func
(e ErrorClass) String() string {
265
return
e.Class
266
}
267
268
func
(e ErrorClass) ErrorAction() ErrorAction {
269
if
e.action !=
""
{
Callers
15
GetErrorClass
Function · 0.45
formatCCMembers
Function · 0.45
TestTemporalKnownErrorsShouldBeCorrectlyClassified
Function · 0.45
sendAlert
Method · 0.45
GetQRepPartitions
Method · 0.45
ReplicateQRepPartitions
Method · 0.45
DropFlowSource
Method · 0.45
DropFlowDestination
Method · 0.45
SendWALHeartbeat
Method · 0.45
getRuntimeInfo
Method · 0.45
RecordMetricsAggregates
Method · 0.45
RecordMetricsCritical
Method · 0.45
Calls
no outgoing calls
Tested by
1
TestTemporalKnownErrorsShouldBeCorrectlyClassified
Function · 0.36