GitHub user iilyak opened a pull request:

    https://github.com/apache/couchdb-chttpd/pull/146

    Handle error terms from fabric

    The fabric returns errors as {Class, Reason, Stack}
    (see fabric_util:error_info/2).
    Add the clause to error_info to handle it.
    
    COUCHDB-3195

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloudant/couchdb-chttpd 
71810-handle-errors-terms-from-fabric

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/couchdb-chttpd/pull/146.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #146
    
----
commit 3d377bfe842a58e3217e44ad6edafec321a04098
Author: ILYA Khlopotov <iil...@apache.org>
Date:   2016-10-13T22:02:20Z

    Handle error terms from fabric
    
    The fabric returns errors as {Class, Reason, Stack}
    (see fabric_util:error_info/2).
    Add the clause to error_info to handle it.
    
    COUCHDB-3195

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to