avatar roland-d
roland-d
31 May 2014

It would be good to have a limit on the number of items retrieved from Github. We could have a kind of filter to get the last x items or only get the PR ID that is set in the search box or only for a given time limit. Just some ideas from the top of my head.

avatar roland-d roland-d - open - 31 May 2014
avatar mbabker
mbabker - comment - 31 May 2014

The current dev head is fetching the entire open queue and storing in the database. So you're suggesting a fetch limit type configuration item?

avatar mbabker
mbabker - comment - 23 Feb 2015

Given the refactored fetch, I don't think this is so practical to accomplish right now. The fetch still pulls everything but it's not as error prone. Since the pulls are stored to the database now, the regular filters can handle the rest.

avatar mbabker mbabker - close - 23 Feb 2015

Add a Comment

Login with GitHub to post a comment