Powered by Zoomin Software. For more details please contactZoomin

Develop with XCC

Automatically Retries Exceptions

  • Last Updated: April 14, 2026
  • 1 minute read

Certain exceptions that MarkLogic Server throws are retryable; that is, the exception is thrown because of a condition that is transitory, and applications can try the request again after getting the exception. XCC will automatically retry retryable exceptions in single-statement transactions. You can control the maximum number of retryable exceptions with the RequestOptions interface.

Multi-statement transactions cannot automatically be retried by the server. Your application must handle retries explicitly when using multi-statement transactions. For details, see Retrying Multi-statement Transactions.

TitleResults for “How to create a CRG?”Also Available inAlert