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

Ensure that TestRecordingMismatchException doesn't exhaust default header size limits #9662

Merged
merged 4 commits into from
Jan 21, 2025

Conversation

scbedd
Copy link
Member

@scbedd scbedd commented Jan 17, 2025

Resolving an issue brought up in the Test-Proxy Teams channel

…f the TestRecordingMismatchException. That one has the potential to blow up the default header size limit
@scbedd scbedd self-assigned this Jan 17, 2025
@scbedd scbedd merged commit 034d14a into Azure:main Jan 21, 2025
12 checks passed
@scbedd scbedd mentioned this pull request Jan 24, 2025
swathipil pushed a commit to swathipil/azure-sdk-tools that referenced this pull request Feb 4, 2025
…header size limits (Azure#9662)

* limit the size of the Remaining Entries output in the actual header of a TestRecordingMismatch exception. The message content's potential size could break the default limits on header size
* update tests to reflect new exception output
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