[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Future Debian package candidate web pages: present and future



Don Armstrong wrote:
You should actually be able to generate this page with two requests:

my @bugs = @{$soap->get_bugs(package=>'wnpp')->results()};
my $status_hash = $soap->get_status(@bugs)->results();

i plan to give this a try later. what do you think: up to what
number of bugs should i query with per request at max?
e.g. would all ~1800 bugs at once still be cool or should
i split that?



sebastian


Reply to: