Skip to content

Conversation

@thejcfactor
Copy link
Contributor

Motivation

Currently if a KV operation receives a NMVB, it is possible the operation will raise a request_canceled error. When the client receives a NMVB there are circumstances in which we should attempt to retry the operation instead of raising a request_canceled.

Changes

Update logic for handling NMVB KV responses so that retries are possible when appropriate.

Motivation
----------
Currently if a KV operation receives a NMVB, it is possible the
operation will raise a request_canceled error. When the client receives
a NMVB there are circumstances in which we should attempt to retry the
operation instead of raising a request_canceled.

Changes
-------
Update logic for handling NMVB KV responses so that retries are possible
when appropriate.
@avsej avsej merged commit 12b95b4 into couchbase:main Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants