Class Severity (0.9.0)

Severity(value)

Indicates the severity of the bug. Other severities may be added to this list in the future.

Enums

Name Description
SEVERITY_UNSPECIFIED A bug of unknown severity.
NOTICE A minor bug that that may reduce reliability or performance for some jobs. Impact will be minimal or non-existent for most jobs.
WARNING A bug that has some likelihood of causing performance degradation, data loss, or job failures.
SEVERE A bug with extremely significant impact. Jobs may fail erroneously, performance may be severely degraded, and data loss may be very likely.