surbhigarg92

Results 34 comments of surbhigarg92

@sofisl Do we have any update on the autogenerated samples for Node js ?

@sofisl This was done intentionally to avoid autogenerated samples as we are not using autogenerated client , instead have an handwritten layer for same.

@flovouin Can you please share the grpc-js version used in your cloud function ?

@ko3a4ok Can you please fix the failing test cases ?

@ko3a4ok We should also remove the transaction.begin call at [line](https://github.com/googleapis/nodejs-spanner/blob/588c1a2e0c449cfcb86cac73da32dd5794ee2baa/src/transaction-runner.ts#L197) and add the appropriate test cases for the same.

> > @ko3a4ok We should also remove the transaction.begin call at [line](https://github.com/googleapis/nodejs-spanner/blob/588c1a2e0c449cfcb86cac73da32dd5794ee2baa/src/transaction-runner.ts#L197) and add the appropriate test cases for the same. > > @surbhigarg92, unfortunately, if we just remove it,...

Hi @flovouin Have you tried upgrading to the latest version of `retry-request` ? If not , please try to upgrade to latest version and let us know if you are...

@flovouin We have observed a weird behaviour while trying to analyse this issue. When trying to run the same code against emulator we are getting the same error as mentioned...

@flovouin Since there is no issue with either NodeJs library or with retry-request library while running the project against GCP, We are closing this bug. Emulator team is already tracking...

Since @dansaadati is working on making NodeJS doc stack healthy again, assigning the bug to him.