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

-connect-fail-fast=false doesn't work #333

Open
micheljung opened this issue Aug 18, 2024 · 0 comments
Open

-connect-fail-fast=false doesn't work #333

micheljung opened this issue Aug 18, 2024 · 0 comments

Comments

@micheljung
Copy link

micheljung commented Aug 18, 2024

Neither on Windows 11 nor with the Docker image.

grpcui --version
grpcui v1.4.1
grpcui --open-browser=false -plaintext -connect-fail-fast=false -connect-timeout=1 127.0.0.1:9000
Failed to dial target host "127.0.0.1:9000": dial tcp 127.0.0.1:9000: connectex: No connection could be made because the target machine actively refused it.

<program exists>

As soon as the gRPC server is running:

grpcui --open-browser=false -plaintext -connect-fail-fast=false -connect-timeout=1 127.0.0.1:9000
gRPC Web UI available at http://127.0.0.1:13540/
@micheljung micheljung changed the title -connect-fail-fast=false doesn't seem to work -connect-fail-fast=false doesn't work on Windows Aug 18, 2024
@micheljung micheljung changed the title -connect-fail-fast=false doesn't work on Windows -connect-fail-fast=false doesn't work Aug 18, 2024
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

No branches or pull requests

1 participant