src/transction:fix Snapshot.createReadStream on error this.begin() invocation when no transactionID is detected and it was not aborted #2170
Labels
api: spanner
Issues related to the googleapis/nodejs-spanner API.
As a consequence of this problem, in my observability changes I have to invoke
await this.begin()
so as to ensure proper span production but @surbhigarg raised a point in a code review withRemove this change and add a bug where we mention what scenarios are not working and I will take it up separately.
Originally posted by @surbhigarg92 in #2158 (comment)
The text was updated successfully, but these errors were encountered: