Skip to content
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

No error is reported if worker fails to start up, connection stays spinning #165

Closed
mofojed opened this issue Nov 1, 2024 · 2 comments
Closed
Labels
bug Something isn't working triage

Comments

@mofojed
Copy link
Member

mofojed commented Nov 1, 2024

Description

If you create a connection but it fails for some reason on the server, then it stays spinning.

Steps to reproduce

  1. Start a connection to a DHE server where the worker fails (I set heap size to something too big, e.g. 4096gb)

Expected results

  1. Connection should fail, error should be reported

Actual results

  1. Connection stays in spinning state, even though on the server can see the worker failed with an error:

image
image

Versions

v0.1.14-pre release

@mofojed mofojed added bug Something isn't working triage labels Nov 1, 2024
@bmingles
Copy link
Collaborator

bmingles commented Nov 1, 2024

Probably a duplicate of #158. Should be fixed in this PR
#166

@vbabich
Copy link

vbabich commented Nov 5, 2024

Closing as duplicate

@vbabich vbabich closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

3 participants