So you want to introduce a new policy for recovering ?

"try forward recovering at first in retries times, if it fails then
following with the reverse to compensate." This makes sense but this could
add a new attribute with the @Compensable.
I'm not sure if it could be incompatible.

Anyway, try to raise a JIRA and record this idea.


Zhang Lei <coolbee...@gmail.com> 于2019年12月12日周四 上午9:47写道:

> Hi, Pack Team
>
> I noticed that forward and reverse cannot be used in combination. If
> retries == 0 then reverse otherwise forward. I never paid attention to it
> before until I started thinking about how to define retry and timeout rules
> for reverse recovery.
>
> The purpose of all of this? maybe there ’s something I don’t know.
>
> Can I try to use a combination of the two recovery mode? I want to try to
> send TxAbortedEvent to Alpha even after the forward recovery fails.
>
> Best regards,
> Lei Zhang
>

Reply via email to