Skip to content

core(network-recorder): set target type of unfinished request#15232

Merged
adamraine merged 1 commit intomainfrom
target-type-unfinished
Jul 7, 2023
Merged

core(network-recorder): set target type of unfinished request#15232
adamraine merged 1 commit intomainfrom
target-type-unfinished

Conversation

@adamraine
Copy link
Copy Markdown
Contributor

Investigated some flaky oopif-requests failures:
https://github.com/GoogleChrome/lighthouse/actions/runs/5489241604/jobs/10003149170?pr=15231

If a request only has a Network.requestWillBeSent event we will still create a request for it, but we were not setting the sessionTargetType for that initial request.

@adamraine adamraine requested a review from a team as a code owner July 7, 2023 19:40
@adamraine adamraine requested review from brendankenny and removed request for a team July 7, 2023 19:40
Copy link
Copy Markdown
Collaborator

@connorjclark connorjclark left a comment

Choose a reason for hiding this comment

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

Nice catch

@adamraine adamraine merged commit 7c5f223 into main Jul 7, 2023
@adamraine adamraine deleted the target-type-unfinished branch July 7, 2023 20:15
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