Skip to content
This repository was archived by the owner on Jan 11, 2019. It is now read-only.
This repository was archived by the owner on Jan 11, 2019. It is now read-only.

Github API Pagination breaks comment detection #2

Open
@jsuereth

Description

@jsuereth

Github paginates reponse lists. Although we upped the per_page size to 11... err 100, we can't be sure that this solves the whole problem. We should update the Github API so that we can read all results rather than just the first page.

Note: Probably easiest to make some kind of buffering/blocking collection for now...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions