Closed Bug 804225 Opened 12 years ago Closed 10 years ago

Bedrock should pickup changes to product-details without requiring a server restart

Categories

(www.mozilla.org :: Bedrock, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: pmac, Assigned: jgmize)

Details

(Whiteboard: [kb=1008770] )

manage.py update_product_details is run via cron every 15 min in production. This is ineffectual however because the new values are only picked up on server restart. This should be fixed in bedrock so that these values are as fresh as possible, and fewer apache restarts are required.
Whiteboard: [kb=1008770]
Priority: -- → P3
I've submitted a PR to django-mozilla-product-details to allow reload from disk based on file mtimes. https://github.com/fwenzel/django-mozilla-product-details/pull/30 This will solve it if I can get it merged.
:jgmize talk to me about this.
Assignee: nobody → jmize
Status: NEW → ASSIGNED
(In reply to Paul McLanahan [:pmac] from comment #2) > :jgmize talk to me about this. :pmac I sent you a meeting invite, just let me know if there's a better day or time for you.
Severity: normal → enhancement
Is this still needed?
It is, but it will be solved with the new product-details API that should be coming from release management. I think we can close this and open a new bug when that lands.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.