Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

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

Merged
harshachinta merged 1 commit intogoogleapis:mainfrom
harshachinta:executor-add-stacktrace
Nov 12, 2024
Merged

chore(executor): print stack trace for exceptions#3469
harshachinta merged 1 commit intogoogleapis:mainfrom
harshachinta:executor-add-stacktrace

Conversation

@harshachinta
Copy link
Copy Markdown
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 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants