mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-12-31 00:57:37 +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