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

Refactor the way to cancel network request #29

Closed
clement-leprovost opened this issue Mar 21, 2016 · 2 comments
Closed

Refactor the way to cancel network request #29

clement-leprovost opened this issue Mar 21, 2016 · 2 comments
Assignees
Milestone

Comments

@clement-leprovost
Copy link
Contributor

  • We should be able to cancel any request, not just searches.
  • We should return an object that can be acted upon, rather than providing a separate cancelQueries() method.
  • Caution: think about the synchronous methods.
  • Caution: think about the offline mode.
@clement-leprovost
Copy link
Contributor Author

Implemented in the v3 branch, waiting for release.

@clement-leprovost
Copy link
Contributor Author

Version 3.0 released.

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

No branches or pull requests

1 participant