Hi @cmatskas, Actually I want to know how would you manage DB updates between cross handler.
Means you have two handlers and each handler have their own UOW, now there is situation where-where you need to call both handlers in a single method, in that case, how would you handle the transaction.