Skip to content

STAB-838: mention temporal in connection error messages #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

johnmastro
Copy link
Contributor

@johnmastro johnmastro commented May 7, 2025

STAB-848 reported that, if e.g. the temporal server isn't running, the client logs Error: TonicTransportError(tonic::transport::Error(Transport, ConnectError(ConnectError("tcp connect error", Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })))) without explicitly saying what it's trying to connect to.

tracing through what happens here:

what this looks like for a user is:
Screenshot 2025-05-07 at 12 26 19 PM

i think simply prepending the error messages with Error connecting to Temporal server: is the simplest solution here

@johnmastro johnmastro changed the title test a hypothesis STAB-838: mention temporal in connection error messages May 8, 2025
Copy link

linear bot commented May 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant