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)
-
0
see https://github.com/abpframework/abp/issues/1009#issuecomment-483602466