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

fix: set user-agent header in runtime transport #9434

Merged
merged 11 commits into from
Nov 29, 2024

Conversation

yash-atreya
Copy link
Member

@yash-atreya yash-atreya commented Nov 29, 2024

Motivation

Followup #9429, forgot to disable auto-merge

Solution

Set the DEFAULT_USER_AGENT for all RPC requests that don't have one.

#9429 only sets this header when the user provides rpc_headers in the config or via cli. We should set it even when the user hasn't provided any

@yash-atreya yash-atreya merged commit 4527475 into master Nov 29, 2024
21 checks passed
@yash-atreya yash-atreya deleted the yash/fix-default-header branch November 29, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants