Skip to content

Improve error message thrown by AbstractResultSet$GrpcStreamIterator.computeNext() #278

@skuruppu

Description

@skuruppu

Is your feature request related to a problem? Please describe.
While debugging a customer issue, we realized that in some cases, we have descriptive error messages that show which query triggered a DEADLINE_EXCEEDED error.

The specific error thrown in the case that was being debugged was from here.

Describe the solution you'd like
It would be ideal if this branch could also throw an error that contains the query that was being executed.

Describe alternatives you've considered
N/A

Additional context
N/A

Metadata

Metadata

Assignees

Labels

api: spannerIssues related to the googleapis/java-spanner API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions