You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/01/07 16:29:26 UTC

[GitHub] [couchdb] nickva opened a new issue #2413: Improve the 403 (forbidden) replication error message

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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] nickva closed issue #2413: Improve the 403 (forbidden) replication error message

Posted by GitBox <gi...@apache.org>.
nickva closed issue #2413: Improve the 403 (forbidden) replication error message
URL: https://github.com/apache/couchdb/issues/2413
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [couchdb] wohali commented on issue #2413: Improve the 403 (forbidden) replication error message

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #2413: Improve the 403 (forbidden) replication error message
URL: https://github.com/apache/couchdb/issues/2413#issuecomment-571664253
 
 
   +1, any `function_clause` is a bug.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services