N1QL replica read for resiliency?

No, before a failover the SDK can’t do anything for the query and view services, since they don’t cover the case of going to unpromoted replicas for data.

Since the SDK directly accesses data nodes for key/value operations, it is able to offer a method that will instead ask a replica node and do a replica read for this category of operations.