Hi all. I notice that CouchbaseCollection.ReplaceAsync throws DocumentExistsException on CAS error. Does this exception is correct? I think, this exception name doesn’t appropriate for such error. Maybe CasException would be better?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Getting "document exists" error with collection.replace | 9 | 1478 | May 19, 2021 | |
| CASmismatch exception when replacing documents over same connection | 3 | 526 | June 12, 2024 | |
| Collection.exists("some id that has never been added and should not exist in the collection") returns true | 2 | 1409 | November 14, 2022 | |
| ExistsAsync / GetAsync Failure | 10 | 2203 | February 11, 2021 | |
| Getandlock followed by upsert with correct CAS throw an error | 4 | 1876 | October 5, 2020 |