cleanupLostAttempts

var cleanupLostAttempts: Boolean = true

Controls whether a background process is created to clean up any 'lost' transaction attempts.

Defaults to true.

This should typically be left at the default value, because cleanup is an essential part of Couchbase transactions.