X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FExplain.pm;h=087b8468efc11e678b6b87f56837b6fd83e3fc3d;hb=dbf1fadda290f6fa6d6e6539954667aad75639c9;hp=28a18da4b7d624e7a90c75fdc921218f7a6ec40a;hpb=adf4375f42066dd4498c08b68b9a784dd4ea7eac;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/Explain.pm b/lib/ZOOM/IRSpy/Test/Search/Explain.pm index 28a18da..087b846 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Explain.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Explain.pm @@ -1,4 +1,3 @@ -# $Id: Explain.pm,v 1.7 2007-03-15 11:41:24 mike Exp $ # See the "Main" test package for documentation @@ -54,6 +53,7 @@ sub error { $task->{rs}->destroy(); $conn->log("irspy_test", "Explain category lookup failed: ", $exception); update($conn, $category, 0); + zoom_error_timeout_update($conn, $exception); return ZOOM::IRSpy::Status::TEST_BAD if ($exception->code() == 109 || # Database unavailable