fix(rivetkit): use gatewayId instead of requestId in connection persistence log#4275
Conversation
|
🚅 Deployed to the rivet-pr-4275 environment in rivet-frontend
|
PR Review: fix(rivetkit): use gatewayId instead of requestId in connection persistence logStatus: LGTM - Simple, correct bug fix. SummaryThis is a one-line fix correcting a copy-paste error in the connection persistence log statement in AssessmentCorrectness: The fix is straightforwardly correct. Before the fix, the log entry had: After the fix, both fields reference their correct source properties. No issues found:
This fix improves observability by ensuring the |
adb22d7 to
fbb6d48
Compare
d3be7da to
01476af
Compare
fbb6d48 to
78c338d
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: