Exception: Couchbase::Error::DurabilityAmbiguous

Inherits:
CouchbaseError
  • Object
show all
Defined in:
lib/couchbase/errors.rb,
/Users/sergey.auseyau/code/couchbase-ruby-client/lib/couchbase/errors.rb

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

#context

Method Summary

Methods inherited from CouchbaseError

#to_s