On Sun, Jul 24, 2011 at 4:18 PM, Serguei Trouchelle <s...@cpan.org> wrote: > By the way, is there any interest in something like > "Test::Reporter::Transport::MetabaseFallback"? > I have some preliminary realization of transport which tries to send report > to Metabase and if there's any error, it saves it in a file. If sending is > successful, it also sends a small batch of saved reports if they exist in > the file cache. > If anyone is interested, I can bundle it and release to CPAN.
+1 I'd be willing to consider a patch directly for T::R::T::Metabase for that. It shouldn't add any more dependencies and is less pain for casual end-users so they don't have to think about it if/when Metabase is down. -- David