You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/05 17:32:20 UTC

[jira] [Commented] (COUCHDB-3010) Handle 429 for replication

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

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

Commit a51561c1e07e63371cef4f797f063028b4c61999 in couchdb-couch-replicator's branch refs/heads/master from [~tonysun83]
[ https://git-wip-us.apache.org/repos/asf?p=couchdb-couch-replicator.git;h=a51561c ]

Fix timeout clause in backoff retry

The second clause for a timeout will never be reached because the first
will always match before the second clause. Switching the clauses to
fix this.

BugzId:70400
COUCHDB-3010


> Handle 429 for replication
> --------------------------
>
>                 Key: COUCHDB-3010
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-3010
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Replication
>            Reporter: Tony Sun
>




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