Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix IntegrationError handler (#1146)
* prevent rollback on error propagation * fix arguments * Revert "fix arguments" This reverts commit 8ca5da9. * Revert "prevent rollback on error propagation" This reverts commit c9c4809. * replace transactional with transactionTemplate * fix test * fix config * Revert "fix config" This reverts commit cac4f90. * Revert "fix test" This reverts commit 5da448a. * Revert "replace transactional with transactionTemplate" This reverts commit 8e6861f. * remove transactional
- Loading branch information