Details
Description
https://docs.couchbase.com/dotnet-sdk/3.0/howtos/error-handling.html#handling-errors contains exception.IsRetryable() from the alpha API. This no longer exists.
Please update the code sample.
Attachments
Issue Links
- blocks
-
DOC-7025 CouchbaseException.IsRetryable() does not exists
-
- Resolved
-
To see how the other SDKs cover this topyc, see
https://docs.couchbase.com/go-sdk/2.1/howtos/error-handling.html
https://docs.couchbase.com/scala-sdk/1.0/howtos/error-handling.html