Readonlyerror: unknownReadonlykind: "network"The underlying fetch call rejected (connection refused/reset, DNS).
Optional Readonlybody?: stringThe response body, decoded as text, when the response carried a
non-empty body; undefined otherwise.
Readonlyheaders: HeadersReadonlykind: "response"The server returned a non-2xx response.
Readonlystatus: number
An ambiguous ingress failure that may be retried.
Passed to RetryPolicy.shouldRetry so a caller can inspect the failure and decide whether to retry.