Hi,
We are currently testing corner cases in our QA cycle and ran into an issue with the kCBLReplicationStatus. We are using a one-off replication scenario against a non-existing target to verify whether our app throws the correct error. However when using a remote target the timeout never happens.
Scenario:
The same issue occurs with any other remote server such as
http://www.google.com (don't tell them we tried that).
Is there anything we are missing with regards to how the replication is suppose to timeout when a remote server is not available?
We are using Couchbase Mobile 1.0.3.1
Thanks