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

Problem in client mode with multiple connect endpoints and non zero connect timeout_ms #1602

Open
OlivierHecart opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@OlivierHecart
Copy link
Contributor

OlivierHecart commented Nov 20, 2024

Describe the bug

Client fail at startup if configured with multiple connect endpoints and non zero connect timeout_ms when the first endpoint is unreachable.

To reproduce

  1. zenohd
  2. z_sub -m client --cfg=connect/timeout_ms:1000 --cfg=connect/endpoints:[\"tcp/127.0.0.1:7448\",\"tcp/127.0.0.1:7447\"]

Fails

System info

Zenoh 1.0.2

@OlivierHecart OlivierHecart added the bug Something isn't working label Nov 20, 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
Projects
None yet
Development

No branches or pull requests

1 participant