Skip to content

Conversation

JamesNK
Copy link
Member

@JamesNK JamesNK commented Apr 28, 2023

Fixes #2098

Move exception from ErrorStartingCall to GrpcStatusError. Previously some errors, such as errors from a user call credentials interceptor, wouldn't be fully logged. GrpcStatusError reports all errors while making a call.

Changed ErrorStartingCall to debug. Now that only indicates that the error was thrown while getting a response.

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.

Ability to configure internal logging level

2 participants