nickva opened a new pull request, #5164:
URL: https://github.com/apache/couchdb/pull/5164
Noticed a few more expected error clauses we could handle to reduce log
noise.
It should handle `{vdu_doc,{error,{throw,{<<"TypeError">>,{Stack..}}}},
...}` cases.
Also noticed that the scanner might leave a db opened and not close if it
throws an exception from a loop, so be more resilient and put it in the `after`
clause of a `try`.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]