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
Currently the Go SDK uses an internal context object for all remote calls. Among other things, this means users of the SDK can't specify a timeout or cancel a call to Trinsic. trinsic-id/sdk#155