-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: DB tx isolation and informative license logging
Track license changes in a celery task outside of the DB transaction block that updates the license state, so that task can read the committed updates to the license records. Also add helpful logging to our license assignment/reminder email tasks. ENT-7795
- Loading branch information
1 parent
b6fe564
commit d8a3efe
Showing
2 changed files
with
41 additions
and
12 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
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