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

batch request? #63

Closed
zippeurfou opened this issue Jul 27, 2014 · 4 comments
Closed

batch request? #63

zippeurfou opened this issue Jul 27, 2014 · 4 comments

Comments

@zippeurfou
Copy link

Hi, I love this module only thing missing so far is batch request. Good job guys.

@emersion
Copy link
Contributor

Now supported ;-)
#65

@zippeurfou
Copy link
Author

great!
Maybe when I get time I'll work on a getAll query that will handle paging.next. What are your thought on it?

@emersion
Copy link
Contributor

Don't understand very well. You mean, making multiple queries to get all pages of a feed ?

@criso criso closed this as completed Sep 16, 2014
@zippeurfou
Copy link
Author

@emersion I meant to do a getAll method that would get all the data until there is no more next paging. Therefore, it would do multiple queries until there is no more next page and fetch everything the same way the batch or get method does.

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

3 participants