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

Add default open timeout for new link establishment #1663

Merged
merged 2 commits into from
Dec 12, 2024
Merged

Conversation

Mallets
Copy link
Member

@Mallets Mallets commented Dec 12, 2024

A default timeout of 10 seconds is already applied for any new link is being accepted.
There is no such timeout for opening a new link.
Moreover, today the retry/period_init_ms timeout is wrongly used leading to a premature connection abortion.

This PR should superseed #1661.

@Mallets Mallets added bug Something isn't working enhancement Existing things could work better labels Dec 12, 2024
commons/zenoh-config/src/lib.rs Outdated Show resolved Hide resolved
DEFAULT_CONFIG.json5 Outdated Show resolved Hide resolved
@OlivierHecart OlivierHecart self-requested a review December 12, 2024 09:52
@Mallets Mallets enabled auto-merge (squash) December 12, 2024 10:05
@Mallets Mallets merged commit b7381b5 into main Dec 12, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement Existing things could work better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants