-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[calendar/messaging] fix google refresh token transaction (#4989)
## Context The full-sync job was enqueued within a transaction, which means it could be executed before the transaction was commit and connected-account was not created yet. This PR re-arrange the code a bit to avoid this cc @bosiraphael thx for flagging this!
- Loading branch information
Showing
1 changed file
with
22 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters