UpstreamErrorDetail(UpstreamErrorDetail)
Typed connector-failure provenance (API-26), carried inside detail.error: upstream_error (the source answered with an error or malformed
body), upstream_timeout (client deadline expired) or
upstream_unreachable (connection could not be established).
{
"error": "upstream_error",
"source": "abs",
"upstream_status": 0,
"retry_hint": "string"
}