Skip to content

envoy: 3876d7c0f#1580

Merged
goaway merged 4 commits intomainfrom
envoy-update-07092021
Jul 12, 2021
Merged

envoy: 3876d7c0f#1580
goaway merged 4 commits intomainfrom
envoy-update-07092021

Conversation

@junr03
Copy link
Copy Markdown
Member

@junr03 junr03 commented Jul 9, 2021

Jose Nino added 3 commits July 9, 2021 15:45
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Jose Nino <jnino@lyft.com>
- &dns_refresh_rate 60s
- &dns_fail_base_interval 2s
- &dns_fail_max_interval 10s
- &dns_query_timeout 25s
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Putting a default so no one is burnt by the upstream 5s default. I am working on a parallel PR to make it configurable.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@@ -36,6 +36,7 @@ const std::string config_header = R"(
- &dns_refresh_rate 60s
- &dns_fail_base_interval 2s
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@goaway in slack we discussed 25s timeout + 5s failure refresh rate. The rate as is here starts a 2s and backoffs to 10s. Are we ok with that policy or do you want to reduce max to 5s?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think that policy is fine for now.

Signed-off-by: Jose Nino <jnino@lyft.com>
@junr03 junr03 requested review from buildbreaker and rebello95 July 12, 2021 01:51
@goaway goaway merged commit 9df58ea into main Jul 12, 2021
@goaway goaway deleted the envoy-update-07092021 branch July 12, 2021 18:37
Augustyniak pushed a commit that referenced this pull request Jul 15, 2021
Description: Includes three relevant commits:
envoyproxy/envoy#17226
envoyproxy/envoy#17274
envoyproxy/envoy#17207

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
Augustyniak pushed a commit that referenced this pull request Jul 16, 2021
Description: Includes three relevant commits:
envoyproxy/envoy#17226
envoyproxy/envoy#17274
envoyproxy/envoy#17207

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
junr03 added a commit that referenced this pull request Jul 27, 2021
Description: API for addDnsQueryTimeoutSeconds to configure behavior introduced in #1580
Risk Level: low - optional builder API
Testing: updated suite.
Docs Changes: added

Signed-off-by: Jose Nino <jnino@lyft.com>
Augustyniak pushed a commit to Augustyniak/envoy-mobile that referenced this pull request Aug 2, 2021
Description: API for addDnsQueryTimeoutSeconds to configure behavior introduced in envoyproxy#1580
Risk Level: low - optional builder API
Testing: updated suite.
Docs Changes: added

Signed-off-by: Jose Nino <jnino@lyft.com>
Signed-off-by: Rafal Augustyniak <raugustyniak@lyft.com>
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.

3 participants