Chris Bradley
Results
1
issues of
Chris Bradley
**Intended outcome:** In the event Nginx times out on a long request [parseAndCheckHttpResponse](https://github.com/apollographql/apollo-client/blob/d470c964db46728d8a5dfc63990859c550fa1656/src/link/http/parseAndCheckHttpResponse.ts#L12) should gracefully handle the 504 error. **Actual outcome:** When a 504 error occurs the response returned is...
🧞♂️ enhancement