Tim Santeford
Results
12
issues of
Tim Santeford
Currently when currency limiting is enabled and a request fails there is no way to tell other related requests to cancel. I'm proposing a new shared map function that will...
enhancement
help wanted
Now that the NetworkError error type is implemented in v4 It would be nice to add a retry adaptor using the https://www.npmjs.com/package/backoff library or similar. It would be configured by...
enhancement
help wanted
Debugging requests should be done using beforeRequest and afterRequest methods
enhancement