DashboardcliDeltaUnavailableReason network classifi…

DeltaUnavailableReason network classification

Category: gotcha
Confidence: 1.00
ID: 01a0867e-7d03-77ed-9a35-f932f4c4e541
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 0
Source session: 1W0vc18fUQ99w7CwT
Created: 2026-09-09 14:07:11
Updated: 2026-09-09 14:07:11

Content

Trap: classifying every incomplete published patch chain as malformed_chain looks correct because the chain cannot be used, but a manifest timeout, reset, or HTTP 5xx is transient and would trigger a false poisoned-publish alert. Fix: report malformed_chain only when fetched metadata is structurally invalid; report fetch failures as network, return null, and preserve full-download fallback.

Move to: