Use RAI-wrapper of DB transaction for prevent app lock due unexpected error
Type of change
-
Bug Fix -
Feature
Does this introduce a change in the core logic?
- [No]
Does this introduce a change in the cloud provider implementation, if so which cloud?
-
AWS -
Azure -
GCP -
IBM
Updates description?
This is part of work for issue: #48 (closed)
- Refactored existing
Transaction
class and related code, added support nested transactions - Added integrations tests for
Transaction
class - Used
Transaction
class in the user session for prevent app lock due unexpected error