The fault handler USES compensation handlers to undo actions that have already been committed.
错误处理器使用补偿处理器来“撤销”之前已经提交的动作。
A fault handler of a scope may make use of compensation handlers to undo actions performed within that scope.
作用域的故障处理程序可能使用补偿处理程序来撤销这个作用域中进行的操作。
When a problem or exceptional situation occurs while a process runs, you can use a fault handler to undo partial and unsuccessful work for the scope in which the fault occurred.
当流程在运行过程中出现问题或发生异常情况时,可以使用错误处理程序 撤消发生错误的范围中的部分工作或未成功完成的工作。
应用推荐