打开 关闭

Distributed transactions within modules #564


User avatar
0
Denis 创建

I am looking for a way of failure handling in microservices (modules deployed as apps). Eg when make several calls to different services and one of them fails we need to rollback all changes done in previous called microervices. Does ABP provide any tool for that? How that can be implemented using ABP?

I found Saga pattern, that looks the best approach. Wondering how I can apply it with ABP modules

  • ABP Framework version: last
  • Tiered (MVC) or Identity Server Seperated (Angular): yes

1 答案
  • User Avatar
    0
    alper 创建
    支持团队 Director

    see https://github.com/abpframework/abp/issues/1009#issuecomment-483602466

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11