Closed
Description
When fetchBaseQuery is used in a node environment where fetch has been poly/ponyfilled requests fail to complete due the usage of response.clone()
. This is a known issue with node-fetch#custom-highwatermark and is solved by resolving the cloned response in parallel.
Metadata
Metadata
Assignees
Labels
No labels