gmail

Failure analysis · gmail

Every failed probe is bucketed by root cause: a coral bug, an upstream API error, an auth boundary, or a protocol-level fault. This makes it possible to act on the right subset — only 3 of the 285 github failures here are actually coral bugs.

coral bug
20
upstream api error
0
auth required
0
protocol error
20
unknown
0

Top failure buckets

CategoryCountAffected (sample)What to do
protocol · decode failed
protocol.decode_failed
20Coral/protocol error. Retry once; if persistent, file a Coral bug.
coral · required-filter shape
coral_bug.required_filter
16Open a Coral bug: required_filters list is incomplete or wrong.
coral · column missing
coral_bug.column_missing
4Open a Coral bug: catalog guide mentions a column that doesn't exist in the response schema.

Per-table diagnosis

Click a surface for the full failure trace and remediation step.