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

fix: getFollowers not returning all followers #72

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

ThijnK
Copy link
Contributor

@ThijnK ThijnK commented Dec 29, 2023

Problem for #69 was that it for whatever reason returned one empty page at some point even though the pages after that still contained results. Fixed by breaking from the loop only when there have been 5 consecutive empty pages (or the cursor to next page is undefined).

@Hidde-Heijnen
Copy link

Yes! I had the same problem

@karashiiro karashiiro merged commit 0c53a8c into the-convocation:main Dec 29, 2023
0 of 2 checks passed
@ThijnK ThijnK deleted the fix/getFollowers branch December 30, 2023 08:17
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.

getFollowers not returning all followers
3 participants