blockfrost-js icon indicating copy to clipboard operation
blockfrost-js copied to clipboard

cancelable promises

Open slowbackspace opened this issue 2 years ago • 0 comments

would be nice to be able to cancel requests either via exposing got cancelable promise in our promise wrapper or implementing abort controller

https://developer.mozilla.org/en-US/docs/Web/API/AbortController

slowbackspace avatar Sep 07 '22 08:09 slowbackspace