Skip to content

Share http clients in transcripts #5840

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

Merged
merged 4 commits into from
Aug 19, 2025
Merged

Share http clients in transcripts #5840

merged 4 commits into from
Aug 19, 2025

Conversation

ChrisPenner
Copy link
Member

@ChrisPenner ChrisPenner commented Aug 16, 2025

Overview

Spinning up a TLS HTTP Manager is surprisingly expensive, there's no reason not to share one for the lifetime of a UCM session.

Implementation notes

Share Authenticated HTTP Managers across all transcripts in a given session.

Interesting/controversial decisions

Nah

Test coverage

Existing transcripts

@ChrisPenner ChrisPenner requested a review from aryairani August 16, 2025 00:12
@ChrisPenner ChrisPenner force-pushed the cp/share-http-clients branch from d7532f7 to 455bc9d Compare August 16, 2025 00:35
@aryairani aryairani merged commit c9c45fc into trunk Aug 19, 2025
31 checks passed
@aryairani aryairani deleted the cp/share-http-clients branch August 19, 2025 15:06
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