David Brooks

Results 17 comments of David Brooks

It turns out that server errors are not the result of query execution but rather due to differences in the way respective result sets are processed. In the particular instance...

Although I wasn't thinking of returning the traceback, just the error message, for example: ``` Variable `external` not defined (line 18, column 14 (offset: 1443)) " RETURN external, end_housing_external LIMIT...

I think 500 is the right error code but will check. I've pretty well got this working, so expect a pull request.

You are correct. From Wikipedia: > 400 Bad Request > > The server cannot or will not process the request due to an apparent client error (e.g., malformed request syntax,...

Thanks @tgbugs, this is exactly what I'm after! 👍

Either order -- the two pull requests are independent of each other.

This has only just started happening for me and I'm wondering if a recent Mojave update might be the culprit...

Hmm, all my doing -- I had a newly created output directory, which wasn't in `.gitignore`, that had almost 50,000 files in a sub-directory tree...