Skip to content
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

info: add additional information to error message #50

Merged
merged 1 commit into from Jan 30, 2020
Merged

Conversation

olavloite
Copy link
Collaborator

Any error that might occur during the listing of databases of an instance will now also include the name of the instance and the page token that was used to try to get the databases. This makes
it easier to debug why a particular RPC might have failed.

The flaky fails mentioned in #17 have not occurred for a while, and it is very well possible that this problem was a temporary backend problem. This extra information will make it easier to debug the failures should they occur again.

Closes #17

Any error that might occur during the listing of databases of an
instance will now also include the name of the instance and the
page token that was used to try to get the databases. This makes
it easier to debug why a particular RPC might have failed.

Closes #17
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spanner: ITDatabaseAdminTest.listPagination is flaky
3 participants