Skip to content

bugfix: handle couch 404s

azul requested to merge (removed):bugfix/handle-couch-conflicts into master

our special error handler for json requests would turn all exceptions into 500s - removed it. now the rescue_responses can do their thing again.

Merge request reports