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

doghouse: Use shared http.RoundTripper #682

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Conversation

haya14busa
Copy link
Member

  • Updated Unreleased section in CHANGELOG or it's not notable changes.

// The provided tr http.RoundTripper should be shared between multiple
// installations to ensure reuse of underlying TCP connections.

https://github.com/bradleyfalzon/ghinstallation/blob/81f7095e75089d688962bb75ba9814748d90f004/transport.go#L72-L73

// The provided tr http.RoundTripper should be shared between multiple
// installations to ensure reuse of underlying TCP connections.

https://github.com/bradleyfalzon/ghinstallation/blob/81f7095e75089d688962bb75ba9814748d90f004/transport.go#L72-L73
# ------------------------ >8 ------------------------
# reviewdog results
@haya14busa
Copy link
Member Author

Potentially related with #681, but probably not.

@haya14busa haya14busa merged commit f20446e into master Jul 22, 2020
@haya14busa haya14busa deleted the share-round-trip branch July 22, 2020 14:32
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.

None yet

1 participant