Open jan-gerling opened 5 years ago
For sagas we still have to make sure certain operations are idempotent (increaseCredit, decreaseStock). this is easily done by persisting a HashSet of transactionOperationIds. Im working on this.
Calculate max timeout from Saga to give to SEC
Choose with protocol to implement for our project:
Implement the protocol