responseReady could fail if the response stream errored (maybe due lost of network connectivity). It shouldn't be equated to the background fetch failing, instead, the response should be retried by calling match() again to get a new record, and a new responseReady promise.
Can we call this out somewhere in the spec please?
responseReady could fail if the response stream errored (maybe due lost of network connectivity). It shouldn't be equated to the background fetch failing, instead, the response should be retried by calling match() again to get a new record, and a new responseReady promise.
Can we call this out somewhere in the spec please?