Yes sir, we are still using TouchDB for now. I still haven't been able to figure out why the replication stops (intermittent) after the PUT request for a checkpoint. So my workaround for now is to try to restart the replication if the 'completed' status hasn't changed for a couple of minutes.
Regards, Joey On Monday, March 31, 2014 10:48:49 AM UTC-4, Jens Alfke wrote: > > On Mar 31, 2014, at 5:38 AM, dyowee <[email protected] <javascript:>> > wrote: > > Is there a correct/suggested way of restarting a replication? Or calling > stop, then start? > > > Are you still on TouchDB? I’m really not sure what the answer was for > that. In Couchbase Lite b3 you can call stop and then start. > > It seems that calling stop doesn't immediately stop pending HTTP requests. > > > The replicator runs on a background thread so it won’t stop *immediately*, > but it should stop very soon. > > —Jens > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/44c46ce9-494a-4719-84e3-53b7a706fdc9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
