Skip to content

fix(connect): set initial_fetch_time to wait indefinitely#140

Merged
DanStough merged 2 commits intomainfrom
dans/NET-3917/initial-fetch-timeout-permafix
Jul 13, 2023
Merged

fix(connect): set initial_fetch_time to wait indefinitely#140
DanStough merged 2 commits intomainfrom
dans/NET-3917/initial-fetch-timeout-permafix

Conversation

@DanStough
Copy link
Copy Markdown
Contributor

@DanStough DanStough commented Jun 5, 2023

Description

Attempt 2 at closing hashicorp/consul#17283

Because we use the default initial_fetch_timeout in the Envoy bootstrap, not all Envoy resources may be loaded in busy systems. However, we previously relied on the timeout to start ingress and API gateways. This PR changes the default initial_fetch_timeout to wait indefinitely "0s".

The Consul PR that updates the snapshot functionality is below.

Links

Consul PR

@DanStough DanStough added backport/1.0 backport/1.1 Changes are backported to 1.1 labels Jun 5, 2023
@DanStough DanStough marked this pull request as ready for review July 5, 2023 21:34
@DanStough DanStough requested a review from a team as a code owner July 5, 2023 21:34
@DanStough DanStough requested a review from hashi-derek July 10, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.1 Changes are backported to 1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants