X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FCQL.pm;h=5c21281466771dfdbfcffc4f1bbc49bdd6540741;hp=c4f049b830d31cd53e3e797fc08bb70ae28586ea;hb=c0e823713c0be97fe75af77b24f7822357c84b7f;hpb=ad17ac6ebea6bdc02f926bb6f257983cd810f08e 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