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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃暤锔廩story-ads] Heavy ads investigation #34152

Open
calebcordry opened this issue Apr 30, 2021 · 3 comments
Open

馃暤锔廩story-ads] Heavy ads investigation #34152

calebcordry opened this issue Apr 30, 2021 · 3 comments
Assignees
Labels

Comments

@calebcordry
Copy link
Member

As Chrome's heavy ads intervention ramps up we should determine the best course of action. The criteria for intervening is as follows:

  • Uses the main thread for more than 60 seconds in total
  • Uses the main thread for more than 15 seconds in any 30 second window
  • Uses more than 4 megabytes of network bandwidth

These appear to be triggering in stories due to the number of autoplaying videos and possibly mis-measurement due to the use of media pool. Some action items

  • Investigate these interventions and determine if it is always videos > 4mb or if thread use is triggering
  • Sync with partner ads teams to see what steps they are taking
  • Potentially monitor if we are going to hit this limit client side and downgrade the video

We also have the option of killing the ad if we near the limit, but I am not sure what we gain as killing the ad is what chrome will do as well.

@gmajoulet
Copy link
Contributor

@calebcordry did you get to make any progress on this? Please lower the priority if you're not actively working on it.

@calebcordry
Copy link
Member Author

For now we are mostly relying on ad networks to do the right thing. We should continue to monitor it though. Changing to P2.

@stale
Copy link

stale bot commented Oct 1, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale Inactive for one year or more label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants