Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MT-1349] - Transaction updates to mitigate possible crash #226

Merged
merged 5 commits into from
Aug 22, 2023

Conversation

jameskeith
Copy link
Contributor

  • Switch to non-exclusive transaction, to mitigate database being locked.
  • Persistence exception handling fix

@jameskeith jameskeith requested a review from tamayok August 21, 2023 15:48
@jameskeith jameskeith merged commit 50226cb into release/1.5.4 Aug 22, 2023
@jameskeith jameskeith deleted the mt-1349-persistence branch August 22, 2023 15:42
jameskeith added a commit that referenced this pull request Aug 22, 2023
* Restored obfuscated BatchDispatch and added -dontshrink to proguard rules for release consistency (#223)

* [MT-1349] - AdIdentifier updates to mitigate potential crashes (#225)

* AdIdentifier updates to mitigate potential crashes

* Tests tidy up

* [MT-1301] - Event router buffering (#224)

* Event router buffering to fix new session event timing + some test simplification

* Slight change to the session expiry behaviour

* [MT-1349] - Transaction updates to mitigate possible crash (#226)

* Transaction updates to mitigate possible crash

* PR rework, simplify transactions

* extract transaction wrapper for re-use

* formatting

* core version increment + changelog

* revert test app dependency changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants