rnewson commented on issue #3976:
URL: https://github.com/apache/couchdb/issues/3976#issuecomment-1098915497

   heh, it's actually simpler. jwtf _does_ catch the error and throws 
{bad_request, Reason}. This would cause a 400 bad request. Unfortunately the 
reason from jiffy is not a binary (it's `{bad_block,88}` as above) and so we 
fail to generate the response body. 


-- 
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]

Reply via email to