nickva opened a new issue #2413: Improve the 403 (forbidden) replication error message URL: https://github.com/apache/couchdb/issues/2413 If the whole `_bulk_docs` POST request fails with a 403 the error in the replicator is quite ugly. It looks something like ``` {worker_died,<0.27899.5645>,\n {process_died,<0.3158.5406>,\n {function_clause,\n [{couch_replicator_api_wrap,'-update_docs/4-fun-2-',\n [403,\n [{\"Cache-Control\",\"must-revalidate\"},\n ``` It would be nice to improve it a bit
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
