Method: Couchbase::Protostellar::Request#retry_strategy

Defined in:
lib/couchbase/protostellar/request.rb

#retry_strategyObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



31
32
33
# File 'lib/couchbase/protostellar/request.rb', line 31

def retry_strategy
  @retry_strategy
end