mediacloud / news-search-api

Internal API server that offers search access to the Media Cloud Online News Archive (in Elasticsearch).
https://mediacloud.org
GNU Affero General Public License v3.0
1 stars 3 forks source link

Errors resulting from Elasticsearch Timing out should yeild 504 Gateway Timeout errors, rather than plain old 500 errors. #91

Open pgulley opened 2 months ago

pgulley commented 2 months ago

In the spirit of improving performance, we should have errors thrown that reflect the error actually occuring- right now the api opines rather blithely about query formatting by default.