Skip to content

Conversation

@jdm
Copy link
Member

@jdm jdm commented Aug 20, 2025

Adds a wrapper type for vectors that can contain large response bodies to prevent flooding debug logs with the contents of those bodies.

Testing: Can't test debug log output.
Fixes: #37769

@jdm jdm requested a review from gterzian as a code owner August 20, 2025 04:42
Copy link
Member

@sagudev sagudev left a comment

Choose a reason for hiding this comment

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

Finally, debug logs made useful.

@jschwe
Copy link
Member

jschwe commented Nov 4, 2025

Any plans to pick this up again?

@jdm jdm requested a review from nicoburns as a code owner November 4, 2025 20:16
@servo-highfive servo-highfive added S-awaiting-review There is new code that needs to be reviewed. S-needs-rebase There are merge conflict errors. and removed S-needs-rebase There are merge conflict errors. labels Nov 4, 2025
@servo-highfive servo-highfive added S-needs-rebase There are merge conflict errors. and removed S-needs-rebase There are merge conflict errors. labels Nov 4, 2025
@servo-highfive servo-highfive removed the S-needs-rebase There are merge conflict errors. label Nov 4, 2025
@jdm jdm enabled auto-merge November 4, 2025 20:18
@servo-highfive servo-highfive added the S-needs-rebase There are merge conflict errors. label Nov 8, 2025
jdm added 5 commits November 8, 2025 14:38
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
@servo-highfive servo-highfive removed the S-needs-rebase There are merge conflict errors. label Nov 8, 2025
@jdm jdm added this pull request to the merge queue Nov 8, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 8, 2025
Merged via the queue into servo:main with commit cc1552e Nov 8, 2025
32 checks passed
@jdm jdm deleted the debug-papercut branch November 8, 2025 20:20
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-awaiting-review There is new code that needs to be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Network event log traces in script crate contain full response bodies

5 participants