From 1ab9bb4e2afaa7c099739b666783bbc65a4f556c Mon Sep 17 00:00:00 2001 From: Richard Smedley Date: Thu, 21 Dec 2023 11:35:58 +0000 Subject: [PATCH] Delete modules/howtos/pages/durability-error-handling-from-the-sdk.adoc Ghost page removal --- .../durability-error-handling-from-the-sdk.adoc | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 modules/howtos/pages/durability-error-handling-from-the-sdk.adoc diff --git a/modules/howtos/pages/durability-error-handling-from-the-sdk.adoc b/modules/howtos/pages/durability-error-handling-from-the-sdk.adoc deleted file mode 100644 index 1e5837dc..00000000 --- a/modules/howtos/pages/durability-error-handling-from-the-sdk.adoc +++ /dev/null @@ -1,13 +0,0 @@ -= Durability in Action -:description: Data durability is handled by Couchbase Server, but the application programmer needs to code for the best way of handling problems for their particular application. -:page-topic-type: howto - -[abstract] -{description} -This example case covers timeouts, node failures, and how to deal with both Couchbase Server's Synchronous Replication, and the older Server versions' Enhanced Durability. - -_Code sample will be here shortly after the Retry API stabilizes._ - - - -