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

Pagination class PATCH Updated StreamedPaginatedListMixin #76

Merged
merged 1 commit into from
Jun 20, 2021

Conversation

lautarodapin
Copy link
Contributor

Updated the condition to send another result

Updated the condition to send another result
@lautarodapin
Copy link
Contributor Author

lautarodapin commented May 13, 2021

@hishnash While using it, I found that I always got an empty response at last. Or we should add a END request response?

@hishnash
Copy link
Member

I think best is just to stop sending when we complete. They can subclass the pagniator to add a number of expected pages if they want.

@lautarodapin
Copy link
Contributor Author

Ok, should we add a method to override for those cases?

@jhillacre
Copy link

jhillacre commented May 27, 2021

I would love to see this and #71 in a new release tag.

@lautarodapin
Copy link
Contributor Author

I would love to see this and #71 in a new release tag.

I support this 😅

@hishnash hishnash merged commit 3659a47 into NilCoalescing:master Jun 20, 2021
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

Successfully merging this pull request may close these issues.

3 participants