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
Right now client errors are thrown by grpc-js asynchronously and the stack trace is meaningless.
We should catch errors from WorkflowClient methods and rethrow to provide better context.