Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

fix: Improve transcoding error message - #442

Merged
parthea merged 2 commits into
googleapis:mainfrom
vam-google:master
Sep 14, 2022
Merged

fix: Improve transcoding error message#442
parthea merged 2 commits into
googleapis:mainfrom
vam-google:master

Conversation

@vam-google

Copy link
Copy Markdown
Contributor

This fixes#441 and #440. Also, with this change we stop outputting the whole request message in transcodding erro message to prevent leaking any confidential information from a request message in a form of an error in a log message.

This fixesgoogleapis#441 and googleapis#440. Also, with this change we stop outputting the whole request message in transcodding erro message to prevent leaking any confidential information from a request message in a form of an error in a log message.
@vam-google
vam-google requested review from a teamSeptember 14, 2022 00:00
@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Sep 14, 2022
@partheaparthea changed the title fix: Improve transcodding error messagefix: Improve transcoding error messageSep 14, 2022
@parthea
parthea merged commit 538df80 into googleapis:mainSep 14, 2022
@release-pleaserelease-pleaseBot mentioned this pull request Sep 14, 2022
parthea pushed a commit that referenced this pull request Sep 14, 2022
* fix: Improve transcodding error message
This fixes#441 and #440. Also, with this change we stop outputting the whole request message in transcodding erro message to prevent leaking any confidential information from a request message in a form of an error in a log message.
* reformat code with black
vam-google added a commit that referenced this pull request Sep 14, 2022
* fix: Improve transcodding error message
This fixes#441 and #440. Also, with this change we stop outputting the whole request message in transcodding erro message to prevent leaking any confidential information from a request message in a form of an error in a log message.
* reformat code with black
Co-authored-by: Vadym Matsishevskyi <25311427+vam-google@users.noreply.github.com>
@release-pleaserelease-pleaseBot mentioned this pull request Sep 14, 2022
This was referenced May 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transcoding Error Improvements

2 participants

@vam-google@parthea