Is there any reason I would get a 404 if it's continous? slim
On Friday, October 24, 2014 7:54:09 PM UTC-4, Jens Alfke wrote: > > > On Oct 24, 2014, at 4:28 PM, Seung Chan Lim <[email protected] > <javascript:>> wrote: > > Can a HTTP request to http://lite.coucbase./_replicate with the > cancel:true property ever return a 404 despite my having never canceled it > manually? For example, could it cancel itself if replication isn't working > well (i.e. goes offline due to being unable to reach the sgw or gets a 401 > from the sgw). > > > It'll return a 404 if there's no current replication task with those > attributes. So if the replication is a one-shot (not continuous) that > either completed or failed with an error, then you would get a 404. > > —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/0f6787cc-f74c-470d-8c56-a547a030e67f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
