Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.

Refactor GitHub API service objects to respect potential pagination #50

Open
1 task
hpjaj opened this issue Oct 25, 2018 · 0 comments
Open
1 task

Refactor GitHub API service objects to respect potential pagination #50

hpjaj opened this issue Oct 25, 2018 · 0 comments
Labels

Comments

@hpjaj
Copy link
Contributor

hpjaj commented Oct 25, 2018

Background

Background is the TODO here:

TODO: Maxing the page size at 100 is standing in place for implementing
a pagination solution. At this point, as we will have daily cron jobs
for these endpoints, it is unrealistic to think that any user would have
more than 100 items returned in any of these endpoints, in a given day.
As such, pagination is not yet required.

Definition of Done

@hpjaj hpjaj added the backend label Oct 25, 2018
@hpjaj hpjaj mentioned this issue Oct 25, 2018
5 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant