Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Logging] Populate request payload in debug logs with empty payload #2282

Open
ohmayr opened this issue Dec 10, 2024 · 0 comments
Open

[Logging] Populate request payload in debug logs with empty payload #2282

ohmayr opened this issue Dec 10, 2024 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@ohmayr
Copy link
Contributor

ohmayr commented Dec 10, 2024

Remove try/except and investigate when request payload cannot be parsed correctly for debug logging. Unit tests fail without a try/except because MessageToJson does not work on mock.Mock()

@ohmayr ohmayr changed the title Populate request payload in debug logs with empty payload [Logging] Populate request payload in debug logs with empty payload Dec 10, 2024
@vchudnov-g vchudnov-g added type: process A process-related concern. May include testing, release, or the like. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Dec 10, 2024
@vchudnov-g vchudnov-g removed their assignment Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants