CQRS.NET  4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.

◆ ProcessFaultTollerantExceptions()

virtual void Cqrs.Azure.DocumentDb.AzureDocumentDbHelper.ProcessFaultTollerantExceptions ( DocumentClientException  documentClientException)
protectedvirtual

Process the provided documentClientException checking for operations that can be retired.

Parameters
documentClientExceptionThe DocumentClientException to check.