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

Use pagination to list all workers #45

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

koxu1996
Copy link
Contributor

Pagination support for listing workers: fetching pages of 100 records in a loop.

Fixes #44.

@koxu1996 koxu1996 self-assigned this Feb 10, 2025
Previously, only the first page - 100 records - was fetched. Currently
we have 106 workers.
@koxu1996 koxu1996 force-pushed the feature/fetch-all-worker-pages branch from 8e3e381 to d448d8b Compare February 10, 2025 05:03
@koxu1996 koxu1996 merged commit 1258a15 into main Feb 10, 2025
1 check passed
@koxu1996 koxu1996 deleted the feature/fetch-all-worker-pages branch February 10, 2025 09:05
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.

Only first page of workers is listed
2 participants