Open Grokzen opened 2 years ago
Hi, my company's phabricator is now with approx 5000+ tasks and this will basically just run... And run. Not sure is this a good idea
@D0wn10ad Do you have any ideas on how to make that better? The things we are discussing is to either make it into a pagination solution where you would only get the first page of items and then have to manually or via code choose another page. Possible to include the cursor solution that you started on in your PR.
The other solution would be to base this on time instead of number of tickets. Like you would get only last 30days, but this is less optimal then pagination solution. It gets a bit tricky however because this is run from CLI and not as much from other API:s clients that probably would prefer pagination solution.
Proposed Functionality
Implement
phabfive maniphest list