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

feat: create a Rust sample plugin for overwriting error codes from 5XX to 4XX classes. #139

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

pweiber
Copy link
Contributor

@pweiber pweiber commented Dec 10, 2024

Rust version for the overwriting error codes.

This is performed by replacing the 5XX error code response to 4XX.

@pweiber pweiber requested a review from a team as a code owner December 10, 2024 20:40
Copy link

snippet-bot bot commented Dec 10, 2024

Here is the summary of changes.

You are about to add 1 region tag.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

# Conflicts:
#	plugins/samples/overwrite_errcode/BUILD
Signed-off-by: pweiber <[email protected]>
@pweiber pweiber requested a review from dallen68 January 31, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants