Apollo Link Timeout Versions Save

An Apollo Link that aborts requests that take longer than a specified timeout

v1.3.1

4 years ago

Fix for window not found error

1.3.0

4 years ago

The TimeoutError that's thrown when a request times out now contains the timeout value and a status code as timeout and statusCode properties, respectively. The status code value should be 408 for all timeout errors.