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

Update browser_web_vital_fcp max threshold #1043

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

ankur22
Copy link
Collaborator

@ankur22 ankur22 commented Sep 21, 2023

What?

Increasing the max threshold from 1s to 5s for the browser_web_vital_fcp metric in the multiple-scenario.js example test script.

Why?

We're seeing errors in the CI due to the test website being a bit slow since it's continuously being load tested. It feels like it's better to increase the threshold to account for a slow test site due to other load tests being performed against it.

Checklist

  • I have performed a self-review of my code
  • I have added tests for my changes
  • I have commented on my code, particularly in hard-to-understand areas

Related PR(s)/Issue(s)

@ankur22 ankur22 force-pushed the fix/multiple-scenario.js branch from c548667 to b2b5e0c Compare September 21, 2023 10:04
@ankur22 ankur22 marked this pull request as draft September 21, 2023 10:07
@ankur22
Copy link
Collaborator Author

ankur22 commented Sep 21, 2023

This isn't needed. It was a temporary blip.

@ankur22 ankur22 closed this Sep 21, 2023
@inancgumus
Copy link
Member

It happened again. Should we increase it again? cc: @ankur22

@ankur22
Copy link
Collaborator Author

ankur22 commented Sep 22, 2023

@inancgumus yeah, i'd be happy to increase the threshold to a high number because when the site is being load tested it basically fails our CI. Should increase it to 5 seconds?

@inancgumus
Copy link
Member

@ankur22 5 sec makes sense 👍

@ankur22 ankur22 reopened this Sep 22, 2023
We're seeing errors in the CI due to the test website being a bit slow.
It feels like it's better to increase the threshold to account for a
slow test site due to other load tests being performed against it.
@ankur22 ankur22 force-pushed the fix/multiple-scenario.js branch from b2b5e0c to 1509dc0 Compare September 22, 2023 11:33
@ankur22 ankur22 marked this pull request as ready for review September 22, 2023 11:33
@ankur22 ankur22 requested review from inancgumus and ka3de September 22, 2023 11:33
Copy link
Member

@inancgumus inancgumus left a comment

Choose a reason for hiding this comment

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

🚀 Thx!

Copy link
Collaborator

@ka3de ka3de left a comment

Choose a reason for hiding this comment

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

LGTM.

@ankur22 ankur22 merged commit 5c56565 into main Sep 22, 2023
12 checks passed
@ankur22 ankur22 deleted the fix/multiple-scenario.js branch September 22, 2023 12:51
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.

3 participants