-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Reorder context assignment in producer code.
In error logging, we did not have the full_topic available for searching/alerting because of the order in which these assignments happened. Reordering them to try to ensure we always get the full_topic in context. edx/edx-arch-experiments#411
- Loading branch information
1 parent
0e86844
commit 67eaea1
Showing
2 changed files
with
8 additions
and
2 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