Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Made the download aware of the actual returned batch size when using limit #88

Merged
merged 2 commits into from
Jan 31, 2021

Conversation

Jabb0
Copy link
Contributor

@Jabb0 Jabb0 commented Nov 28, 2020

Fix for issue #79 .
Right now the download is not aware that the API can return less elements than requested. This causes the result to be less than expected when the "limit" is higher than the returned size.

Copy link

@ryansdowning ryansdowning left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this package could use some maintaining help I thought I'd offer a review to help get this merged (I also ran into this issue almost immediately when testing out the api).

The changes here look good and the limit now seems to work as intended, great work! I pulled the fork and did some minimal testing of my own and confirmed the functions are working according to expectations.

@Jabb0
Copy link
Contributor Author

Jabb0 commented Jan 22, 2021

@ryansdowning thank you for the review!
No we need to wait for @dmarx to merge it.

@PoCk3T
Copy link

PoCk3T commented Jan 30, 2021

Well done guys!
+1 to this topic, strong interest to see this merged
@dmarx , would you be able to take a look?

@dmarx dmarx merged commit 53df79d into dmarx:master Jan 31, 2021
@dmarx
Copy link
Owner

dmarx commented Jan 31, 2021

The people have spoken! Thanks for pushing this forward ryan.

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

Successfully merging this pull request may close these issues.

4 participants