Let’s say CouchDB #1 has a replication to CouchDB #2. And let’s say that 
connections to #2 are failing — maybe the server is down, maybe a router 
failed, etc.

If the replication is continuous, then I know that #1 will keep retrying 
indefinitely, although I think the interval between attempts keeps increasing. 
(Right?)

What if the replication isn’t continuous? Will the replicator keep retrying 
until it’s finished the replication (and then stop), or will it stop at some 
point and give up with an error?

—Jens

Reply via email to