[ 
https://issues.apache.org/jira/browse/COUCHDB-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15632932#comment-15632932
 ] 

ASF subversion and git services commented on COUCHDB-3220:
----------------------------------------------------------

Commit 64235ef3b40be067d8304ee97e23eae0b446337c in couchdb-chttpd's branch 
refs/heads/master from [~mayyas]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-chttpd.git;h=64235ef ]

handle timeout in _revs_diff

when fabric workers timeout,
fabric:get_missing_revs returns {error,timeout}
this handles timeout errors

COUCHDB-3220


> handle timeout in _revs_diff
> ----------------------------
>
>                 Key: COUCHDB-3220
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3220
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Mayya Sharipova
>            Priority: Minor
>
> Currently chhtpd_db 
> db_req(#httpd{method='POST',path_parts=[_,<<"_revs_diff">>]}.. does't handle 
> a case where fabric:get_missing_revs returns  {error, timeout}, producing an 
> error: badmatch, reason:{error,timeout} ..<<"chttpd_db:db_req/2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to