-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PC query problems #661
Comments
The first point is caused by empty response body, we check for |
On the second point, @hasanbalci is right that we have a check in |
Let's properly notify the user that the response is empty rather than saying their query is invalid. Do not worry about the layout issue. |
The failing test is related to #658 (comment). |
According to @hasanbalci this is since we perform "draft" quality layout when results are big.
The text was updated successfully, but these errors were encountered: