Closed Bug 1352537 Opened 8 years ago Closed 8 years ago

product-details.mozilla.org is out of sync

Categories

(Infrastructure & Operations :: IT-Managed Tools, task)

task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: Atoll)

References

Details

(Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4564])

https://product-details.mozilla.org/1.0/firefox_versions.json shows b7 as latest beta, while the source https://ship-it.mozilla.org/json/1.0/firefox_versions.json has b8 already (for many hours). Sounds like something went wrong with the sync script. With product-details.m.o out of sync, the main webiste https://www.mozilla.org/en-US/firefox/channel/desktop/ still points to b7. Can someone look at this please.
Whiteboard: [kanban:https://webops.kanbanize.com/ctrl_board/2/4564]
Assignee: server-ops-webops → rsoderberg
The cron was not reenabled correctly after the migration. I'm watching it generate now and it should be live in ~5min.
Thank you!
Nope, I was wrong. The cron was working, but the caching wasn't configured, and so it's being too-aggressively cached. I've added "Cache-Control: max-age=900" to the site. We generate every 10 minutes, but it takes a few minutes to run, so the cache gets a few minutes of leeway to work with. This should resolve the problem for all JSON files sitewide, once I clear the cache in a moment.
Yup, that fixed it. You're all set now, and we'll get a lot more predictable results from product-details now that we're declaring this clearly. Thanks for the report!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
\o/ Thank you!
You need to log in before you can comment on or make changes to this bug.