X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FCQL.pm;h=5c21281466771dfdbfcffc4f1bbc49bdd6540741;hb=16ed8057d606960239c413e0430c3d6abb5d48d7;hp=c4f049b830d31cd53e3e797fc08bb70ae28586ea;hpb=f235dd11944d33e51c66b0fd30afc9582e292825;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/CQL.pm b/lib/ZOOM/IRSpy/Test/Search/CQL.pm index c4f049b..5c21281 100644 --- a/lib/ZOOM/IRSpy/Test/Search/CQL.pm +++ b/lib/ZOOM/IRSpy/Test/Search/CQL.pm @@ -52,6 +52,7 @@ sub error { $task->{rs}->destroy(); $conn->log("irspy_test", "CQL search on '$index' had error: $exception"); $conn->record()->store_result("search_cql", index => $index, ok => 0); + zoom_error_timeout_update($conn, $exception); return ZOOM::IRSpy::Status::TEST_BAD if $exception->code() == 11; # Unsupported query type