Skip to content
Snippets Groups Projects
Commit abf0736d authored by Jan Mach's avatar Jan Mach
Browse files

Hotfix: Fixed issue with non existent savepoint after rollback to savepoint.

After encountering StorageIntegrityError it was possible for savepoint not to exist and subsequent attempts for storing events to database failed. This patch is a hotfix, the solution is not optimal, because the create_savepoint primitive is called before and after storing event into database.
parent 9475a4b4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment