Skip to content

chore(executor): print stack trace for exceptions #3469

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

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

harshachinta
Copy link
Contributor

@harshachinta harshachinta commented Nov 12, 2024

In some cases, the exception message is null, making it difficult to trace the origin of the exception. Printing the stack trace along with the message provides valuable context and helps identify the source of the exception.

b/371117430
b/377540961

@harshachinta harshachinta requested a review from a team as a code owner November 12, 2024 12:39
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: spanner Issues related to the googleapis/java-spanner API. labels Nov 12, 2024
@harshachinta harshachinta removed the request for review from rahul2393 November 12, 2024 13:29
@harshachinta harshachinta merged commit 8822e3b into googleapis:main Nov 12, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.
2 participants