You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: