Exception: Couchbase::Error::DurabilityAmbiguous
- Inherits:
-
CouchbaseError
- Object
- StandardError
- CouchbaseError
- Couchbase::Error::DurabilityAmbiguous
- Defined in:
- lib/couchbase/errors.rb,
ext/rcb_exceptions.cxx
Overview
The synchronous replication durability work can return an ambiguous error (or we timeout waiting for the response, which is effectively the same). Here we know the change is on a majority of replicas, or it’s on none.
Instance Attribute Summary
Attributes inherited from CouchbaseError
Method Summary
Methods inherited from CouchbaseError
Constructor Details
This class inherits a constructor from Couchbase::Error::CouchbaseError