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

Ramp up amp-img-native-srcset experiment to 1% #15200

Merged
merged 2 commits into from
May 11, 2018

Conversation

cathyxz
Copy link
Contributor

@cathyxz cathyxz commented May 10, 2018

Ramp up amp-img-native-srcset experiment to 100% of canary and 1% of production. Related to #11575.

@cathyxz cathyxz requested a review from aghassemi May 10, 2018 19:34
@@ -33,5 +33,6 @@
"expUnconditionedAdxIdentity": 0.01,
"expUnconditionedDfpIdentity": 0.01,
"expUnconditionedCanonicalHoldback": 0.01,
"amp-consent": 1
"amp-consent": 1,
"amp-img-native-srcset": 1
Copy link
Contributor

Choose a reason for hiding this comment

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

/cc @erwinmombay Does Canary config differing from Prod config actually work? ( I don't remember ever doing this in the past. It does make sense for us to do this here, just want to make sure it actually does something)

Copy link
Contributor Author

@cathyxz cathyxz May 11, 2018

Choose a reason for hiding this comment

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

https://github.com/ampproject/amphtml/blob/89b69a952b27c091e2a594a297a73c1afcbcf800/build-system/global-configs/README.md

I think per this documentation, canary-config.json is actually just 1% of production, so for 1%, we can just opt in all of canary and leave production alone.

Copy link
Contributor

Choose a reason for hiding this comment

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

yeah Canary always goes to 1% of production on or around Wednesdays anyway. it is fine to keep what you have. May endup being ~1.5%

@cathyxz cathyxz merged commit fffb6dd into ampproject:master May 11, 2018
@cathyxz cathyxz deleted the feature/srcset branch May 11, 2018 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants