travis-ci / beta-features

The perfect place to leave feedback and comments on newly released Beta Features.
56 stars 68 forks source link

add pagination to /hooks api-call to make it more scalable #16

Closed kaizhu256 closed 7 years ago

kaizhu256 commented 7 years ago

i can forsee scalability issues if one has say 10,000+ repos while making the /hooks api-call. maybe something like https://api.travis-ci.org/hooks?limit=100&offset=9000

would alleviate this problem?

joshk commented 7 years ago

Hi @kaizhu256

The issues for this repository are meant for discussion on Beta Features we have released, or plan to release.

Could you please re-open this issue on our main issue tracking repository at https://github.com/travis-ci/travis-ci

Thanks

Josh