Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout and abort combinator #315

Closed
StefanoMagrassi opened this issue Aug 18, 2020 · 0 comments · Fixed by #318
Closed

Add timeout and abort combinator #315

StefanoMagrassi opened this issue Aug 18, 2020 · 0 comments · Fixed by #318
Assignees
Milestone

Comments

@StefanoMagrassi
Copy link
Contributor

It should be added a combinator to cancel a request (also through a timeout).

This can be achieved via AbortController.

A polyfill is needed in order to use in a Nodejs environment or with browsers that do not support the spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant