update on the review comments

1. change ContextKeyModelId to ContextKeyModuleId
2. added ContextKeyTxnId to the constants.
This commit is contained in:
MohitKatare-protean
2025-04-08 15:05:07 +05:30
parent ec62a3242b
commit c70ff10843
3 changed files with 10 additions and 8 deletions

View File

@@ -69,7 +69,7 @@ func setupLogger(t *testing.T, l level) string {
model.ContextKeyTxnID,
model.ContextKeyMsgID,
model.ContextKeySubscriberID,
model.ContextKeyModelID,
model.ContextKeyModuleID,
},
}