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
{{ message }}
This repository was archived by the owner on Jan 29, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
When trying to connect to Temporal Server / namespace whose certificates have expired, the user sees this error message: FATAL Failed to create SDK client {"error": "failed reaching server: last connection error: connection closed before server preface received", "logging-call-at": "factory.go:122"}
Providing a better error message would help users to debug the issue.