cleanup Client Attempts
Controls whether a background thread is created to clean up any transaction attempts made by this client.
Defaults to true.
This should typically be left at the default value.
If false, this client's transactions will only be cleaned up by the lost attempts cleanup process, which is by necessity slower.