Skip to content

feat: add grpcutil.IsErrorCode#858

Open
jhalterman wants to merge 1 commit into
grafana:mainfrom
jhalterman:add-grpcutil-TestIsErrorCode
Open

feat: add grpcutil.IsErrorCode#858
jhalterman wants to merge 1 commit into
grafana:mainfrom
jhalterman:add-grpcutil-TestIsErrorCode

Conversation

@jhalterman

@jhalterman jhalterman commented Dec 19, 2025

Copy link
Copy Markdown
Contributor

What this PR does:

Adds a grpcutil function, IsErrorCode, for checking if an error is a grpc status error with any of the matching codes.

Checklist

  • Tests updated

Note

Cursor Bugbot is generating a summary for commit 0ee0107. Configure here.

@jhalterman jhalterman changed the title Add grpcutil.IsErrorCode feat: add grpcutil.IsErrorCode Dec 19, 2025
@pracucci

pracucci commented Apr 7, 2026

Copy link
Copy Markdown
Contributor

Hi! 👋 We recently merged #947 which changed the CI configuration for unit tests. To get CI passing on this PR, please rebase on the latest main branch:

git fetch origin main
git rebase origin/main
git push --force-with-lease

Thanks!

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