apollo-feature-requests icon indicating copy to clipboard operation
apollo-feature-requests copied to clipboard

Feature idea: Abort pending requests

Open klis87 opened this issue 7 years ago • 63 comments

Migrated from: apollographql/apollo-client#1541

I think that request aborts and other things from migated topics like options borrowed from Redux-Saga, for example takeLatest (cancelling previous request if there is new pending) could be easier implemented once race lands into Apollo Links, like mentioned in https://www.apollographql.com/docs/link/composition.html

klis87 avatar Aug 08 '18 12:08 klis87