Skip to content

Wire-up upgrade_sock_connect_accept_max_retries - #1012

Open
ethanhann wants to merge 2 commits into
cloudflare:mainfrom
ethanhann:bug/upgrade_sock_connect_accept_max_retries_unused
Open

ethanhann wants to merge 2 commits into
cloudflare:mainfrom
ethanhann:bug/upgrade_sock_connect_accept_max_retries_unused

Conversation

@ethanhann

Copy link
Copy Markdown

upgrade_sock_connect_accept_max_retries (in pingora_core::server::configuration::ServerConf) was previously unused.

Related issue: #328

The original feature was added in this commit de4cc62, but it did not actually pass the retry setting through to the send_fds_to and get_fds_from function calls. The final argument is None instead of the retry setting which is fixed by this PR.

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.

1 participant