Skip to content
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

syntax errors timeout instead of failing #41

Open
gordonwoodhull opened this issue Nov 12, 2015 · 1 comment
Open

syntax errors timeout instead of failing #41

gordonwoodhull opened this issue Nov 12, 2015 · 1 comment

Comments

@gordonwoodhull
Copy link

I'm generating my queries from a custom language, so I'm making a lot of syntax errors in my queries. Things like missing parentheses and extra parentheses.

Instead of getting an error, these queries wait for about a minute and then return an empty response. It would be more helpful for them to fail, even if they are not specific about the syntax error.

@gordonwoodhull
Copy link
Author

Another example: I accidentally send floating-point numbers across, and it times out presumably due to a parse error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant