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

Cleanup connection timers #604

Merged
merged 3 commits into from
Jan 2, 2024
Merged

Cleanup connection timers #604

merged 3 commits into from
Jan 2, 2024

Conversation

ekoby
Copy link
Member

@ekoby ekoby commented Dec 29, 2023

No description provided.

- connect timeout is available via ziti_dial_opts
@ekoby ekoby requested a review from a team as a code owner December 29, 2023 17:52
nheaders++;
}

if (req->dial_opts.identity != NULL) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth checking for empty string here too. I see a lot of configs with dial / listen options set to "".

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the check in clone_dial_opts

@ekoby ekoby merged commit df6d3be into main Jan 2, 2024
10 checks passed
@ekoby ekoby deleted the cleanup-connection-timers branch January 2, 2024 16:04
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.

2 participants