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
Pure JS client needs to have a gRPC interceptor that takes the namespace field out of the request object if present (do not try to use the namespace from client options), and if it is present, set the temporal-namespace header with that value.
Also include a CI test that only runs for non-forked PRs that runs a very simple workflow against cloud with API key (can see Ruby CI or ask for clarification and I (@cretz) would be happy to help clarify how).