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._ - - - -