transaction Lifetime Limit Seconds
Parameters
value
Specifies the lifetime of multi-document transactions. Transactions that exceed this limit are considered expired and will be aborted by a periodic cleanup process. The cleanup process runs every transactionLifetimeLimitSeconds/2 seconds
or at least once every 60 seconds. Changing this parameter will lead to a restart of the MongoDB service. Learn more here.