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

fix(GODT-2454): Only apply state updates if db transactions succeed #354

Merged
merged 1 commit into from
May 22, 2023

Conversation

LBeernaertProton
Copy link
Contributor

Ensure that all changes to the DB are made before publishing state updates for connected sessions. This improves stability of the connected clients.

The states still require another transaction to be applied. However, this is currently only related to the handling of the recent flag. This will be handled in GODT-2522 instead.

Ensure that all changes to the DB are made before publishing state
updates for connected sessions. This improves stability of the connected
clients.

The states still require another transaction to be applied. However,
this is currently only related to the handling of the recent flag. This
will be handled in GODT-2522 instead.
@LBeernaertProton LBeernaertProton enabled auto-merge (rebase) May 22, 2023 17:06
@LBeernaertProton LBeernaertProton merged commit 5222638 into dev May 22, 2023
@LBeernaertProton LBeernaertProton deleted the fix/GODT-2454 branch May 22, 2023 17:12
cuthix pushed a commit to ProtonMail/proton-bridge that referenced this pull request Jun 28, 2023
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

🎉 This PR is included in version 0.17.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants