Skip to main content

Module classify

Module classify 

Source
Expand description

Error classification via regex rules.

Categorizes errors into broad buckets for pattern detection and telemetry without exposing raw error messages.

Enums§

FailureCategory
Failure category for error classification.

Functions§

classify_failure
Classify an error message into a failure category.