Skip to content

LBAAS Fixup default http idle timeout behaviour#580

Merged
scotchneat merged 1 commit intodigitalocean:mainfrom
StephenVarela:LBAAS-fixup-default-timeout-behaviour
Nov 14, 2022
Merged

LBAAS Fixup default http idle timeout behaviour#580
scotchneat merged 1 commit intodigitalocean:mainfrom
StephenVarela:LBAAS-fixup-default-timeout-behaviour

Conversation

@StephenVarela
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread load_balancers.go
r.Region = l.Region.Slug
}

if l.HTTPIdleTimeoutSeconds == nil {
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

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.

@StephenVarela is the diff link supposed to reference a specific line?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hrmm thats weird sorry I meant to point to line 88 in this file (load_balancers.go) https://github.com/digitalocean/godo/blob/main/load_balancers.go#L88

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 just understood your wording "setting this here ... should be sufficient" to mean the link was pointing elsewhere since the comment is on removed code.

@StephenVarela StephenVarela marked this pull request as ready for review November 14, 2022 13:29
Copy link
Copy Markdown
Contributor

@scotchneat scotchneat left a comment

Choose a reason for hiding this comment

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

LGTM

@scotchneat scotchneat merged commit 76d8f34 into digitalocean:main Nov 14, 2022
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