Skip to content

Conversation

surbhigarg92
Copy link
Contributor

Fixes #2103

@surbhigarg92 surbhigarg92 requested review from a team as code owners February 7, 2025 05:31
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Feb 7, 2025
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/nodejs-spanner API. label Feb 7, 2025
@surbhigarg92 surbhigarg92 added the automerge Merge the pull request once unit tests and other checks pass. label Feb 7, 2025
Comment on lines 505 to 507
const expectedError = new Error(
'Transaction ID is unknown, nothing to rollback.'
);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
const expectedError = new Error(
'Transaction ID is unknown, nothing to rollback.'
);

@gcf-merge-on-green gcf-merge-on-green bot merged commit a6919b1 into main Feb 7, 2025
20 of 21 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 7, 2025
@gcf-merge-on-green gcf-merge-on-green bot deleted the issue_2103 branch February 7, 2025 06:28
surbhigarg92 added a commit that referenced this pull request Feb 7, 2025
surbhigarg92 added a commit that referenced this pull request Feb 7, 2025
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/nodejs-spanner API. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to rollback transaction with no activity or with only queued mutations
3 participants