dump Long Transactions
@ConfigurationValue(path = "botcommands.database.dumpLongTransactions", defaultValue = "false" )
Whether transactions should trigger a coroutine dump & thread dump when running longer than the max transaction duration
Note: You need to install the debug probes in order to dump coroutine debug info.
Default: false
Spring property: botcommands.database.dumpLongTransactions