FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Improve transcoding error message by vam-google · Pull Request #442 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

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

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 fixes googleapis#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 requested review from a team September 14, 2022 00:00
product-auto-label Bot added the size: s Pull request size is small. label Sep 14, 2022
vam-google requested a review from parthea September 14, 2022 00:00
parthea changed the title fix: Improve transcodding error message fix: Improve transcoding error message Sep 14, 2022
parthea merged commit 538df80 into googleapis:main 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>
This was referenced May 30, 2025
This file contains hidden or 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Transcoding Error Improvements

2 participants


Back | FazBrowse Home | New Git URL