tigris icon indicating copy to clipboard operation
tigris copied to clipboard

Client SDK: error/warn on nested interactive transactions

Open JigarJoshi opened this issue 1 year ago • 0 comments

Describe the bug If user by mistake starts nested interactive transaction. Their code will run into unexpected behavior. This is something we can detect from client SDK and warn/error on it and guide user about this.

I ran into this issue for Go client but this can be applicable for rest of the SDKs too.

JigarJoshi avatar Feb 21 '23 18:02 JigarJoshi