Skip to content

feat(lineage): skip emission on UNAUTHENTICATED like PERMISSION_DENIED - #2264

Merged
rafal-hawrylak merged 1 commit into
mainfrom
unauthenticated-killswitch
Aug 27, 2026
Merged

feat(lineage): skip emission on UNAUTHENTICATED like PERMISSION_DENIED#2264
rafal-hawrylak merged 1 commit into
mainfrom
unauthenticated-killswitch

Conversation

@rafal-hawrylak

Copy link
Copy Markdown
Collaborator

gRPC code 16 is non-recoverable within a single CLI run (creds load once). Kill-switch flips after first occurrence with a single skip_reason=unauthenticated line, matching the shape used for codes 7 and 9.

@rafal-hawrylak
rafal-hawrylak requested a review from a team as a code owner August 27, 2026 13:24
@rafal-hawrylak
rafal-hawrylak requested review from andrzej-grudzien and removed request for a team August 27, 2026 13:24
gRPC code 16 is non-recoverable within a single CLI run (creds load
once). Kill-switch flips after first occurrence with a single
skip_reason=unauthenticated line, matching the shape used for codes
7 and 9.
@rafal-hawrylak
rafal-hawrylak force-pushed the unauthenticated-killswitch branch from 4131bcd to ad03d58 Compare August 27, 2026 13:30
@rafal-hawrylak
rafal-hawrylak merged commit ef97135 into main Aug 27, 2026
11 checks passed
@rafal-hawrylak
rafal-hawrylak deleted the unauthenticated-killswitch branch August 27, 2026 17:06
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