The source project of this merge request has been removed.
bugfix: handle couch 404s
our special error handler for json requests would turn all exceptions into 500s - removed it. now the rescue_responses can do their thing again.
our special error handler for json requests would turn all exceptions into 500s - removed it. now the rescue_responses can do their thing again.