mreiche I feel this is a similar scenario to another question you helped me figure out a while back, can you pls take a look at this one? ^
If the bucket is async all of the code is executed for every observable but nothing happens on Couchbase.
If the bucket is a synchronous one or if every observable blocks then I see the effect but it takes forever as it seems to be done synchronously.