apache / apache/incubator-seata
回滚失败通知
Open
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
遇到脏数据导致事务回滚失败,一直重试,怎么能做到邮件通知(或者应用怎么能监听到回滚失败),官方文档说实现FailureHandler,不是太理解。
Contributor guide
Research direction
Start with the official FailureHandler documentation referenced in the issue and trace how rollback failures caused by dirty data are surfaced. Determine whether the requested outcome is an email notification, an application listener, or clearer guidance, then document the supported behavior and a verifiable completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100