Simple error handling policy, w/simple logging, no retries
Methods
|
|
abortFailed
commitFailed
finishFailed
voteFailed
|
|
abortFailed
|
abortFailed (
self,
txnService,
participant,
)
|
|
commitFailed
|
commitFailed (
self,
txnService,
participant,
)
|
|
finishFailed
|
finishFailed (
self,
txnService,
participant,
committed,
)
|
|
voteFailed
|
voteFailed (
self,
txnService,
participant,
)
|
|