Skip to content

SQL Transactions involving OpenSleigh and my Business code #42

Answered by mizrael
nicogiard asked this question in Q&A
Discussion options

You must be logged in to vote

hi Nicolas! You should not modify or use SagaDbContext outside the OpenSleigh scope, but instead create another one, specific to your application. The transactions are independent one from the other, OpenSleigh doesn't really care what you do inside the handlers, it only monitors the exceptions (if any).

I would be happy to review some code if you want, that might also help creating a better sample :)

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nicogiard
Comment options

@mizrael
Comment options

Answer selected by mizrael
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants