dieswaytoofast / erlasticsearch

Erlang thrift interface to elastic_search
45 stars 18 forks source link

Catch JSON decoding failures #9

Closed rpt closed 10 years ago

rpt commented 10 years ago

@AeroNotix patch (8f818ce97af51504f5a9f4e64dd37c6bf971d11d) exposed a lack of handling for JSON decode errors. This manifested as cover-up of legitimate query errors.