On Wed, Jan 21, 2009 at 09:23:36AM -0500, David Westbrook wrote: > One issue is that looking up the > reports for a distro can be time consuming.
AJAX API coming soon for this ;) > Another is what to do if > a distro doesn't have an upload date, I can provide all that via the Uploads database. I haven't written anything to grab it yet, but I should be able to add it to the AJAX API as above. Incidentally although I call it the AJAX API, my intention is to provide a basic text string if it's not going to a web page. > or the reports can't be fetched? If you mean that HTTP is unavailable then you're kind of stuck. In this situation I would suspect that the SMTP mechanism would be unavailable as well, so writing the reports to a file would be the best option. In this situation I would suggest that you run the tests and allow the tester to decided afterwards whether a report should be sent. Cheers, Barbie. -- Birmingham Perl Mongers <http://birmingham.pm.org> Memoirs Of A Roadie <http://barbie.missbarbell.co.uk>
