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

request pooling #81

Open
gr2m opened this issue May 7, 2016 · 0 comments
Open

request pooling #81

gr2m opened this issue May 7, 2016 · 0 comments

Comments

@gr2m
Copy link
Member

gr2m commented May 7, 2016

follow up for hoodiehq/hoodie#118

Basic idea is to pool GET request, e.g. when executing hoodie.request('/hoodie/api') in quick succession it will not send multiple requests, but only send one request and return the promise for the others.

Let’s debate if this is still something we want. I’m not sure if this is still an issue with the new Hoodie at all, probably not

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

No branches or pull requests

1 participant