mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-01-07 12:37:27 +00:00
* exit the while loop when we query less documents than available in Weaviate * use monkeypatch fixture, remove unused markers * we know key is there, use brackets to get the value * use custom exception * add warning message when we hit the QUERY_MAXIMUM_RESULTS problem * restore pytest marker * removed unused import * make the warning message more clear