Hello, I have developed some background processes (nodejs) to listen for document changes to do unique specific actions. My program is composed of a nodejs robot process using cradle modules <https://github.com/flatiron/cradle> (based on follow) to listen for sync-gateway changes + my app bucket shadowing. The fact is, I get new change in my tap feed when mobile synchronize data (it's ok) but also when this same data is replicated in the shadowing bucket (causing my robot to act twice on the same data because sometimes the change feed catches this event to).
Do you have some tips to get rid of this ? -- 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/f64ab1ca-d277-4ed2-a0a7-04f0e9a64741%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
