Open Closed

Distributed transactions within modules #564


User avatar
0
Denis created

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 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

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

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