> On Oct 22, 2014, at 7:29 PM, Seung Chan Lim <[email protected]> wrote: > > I'm curious what the underlying behavior of the phonegap couchdblite plug in > is when you make multiple _request http requests.
You mean _replicate? CBL won't run more than one "equivalent" replication at a time. Where "equivalent" means the same destination URL, direction, continuousness, filters, etc. If you try to start a second equivalent one the request will be ignored. —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/B4759E89-74D5-47E7-84A0-E92987B07F61%40couchbase.com. For more options, visit https://groups.google.com/d/optout.
