forked from ampproject/amphtml
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Introduce AMP Live List Cache Busting (ampproject#25295)
* Use a random number as a URL parameter for live list refreshes * JsonObject casting required * Is a dict * Add amp-live-list-random origin trial to gate adding a random identifier to each update of the live list * Changes based on PR feedback * Guard origin trial check in tri-state boolean * Add dep-check allowance * moved dep-check to correct segment * Only check for origin trial if the list is enabled
- Loading branch information
1 parent
69687ba
commit 5617a2a
Showing
2 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters