Skip to content

Fix wrong type of InvalidCredentialException being used to type check#39

Merged
emilienbev merged 1 commit into
masterfrom
InvalidCredsFixPerformer
Sep 30, 2025
Merged

Fix wrong type of InvalidCredentialException being used to type check#39
emilienbev merged 1 commit into
masterfrom
InvalidCredsFixPerformer

Conversation

@emilienbev
Copy link
Copy Markdown
Collaborator

The Exception parser of the performer was wrongfully checking if the exception type thrown by the SDK was Couchbase.Grpc.Protocol.Columnar.InvalidCredentialException (a proto-generated type) instead of the the SDK's InvalidCredentialException.

@emilienbev emilienbev merged commit a6de512 into master Sep 30, 2025
2 checks passed
@emilienbev emilienbev deleted the InvalidCredsFixPerformer branch October 1, 2025 08:00
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