Closed
Bug 944182
Opened 12 years ago
Closed 12 years ago
Prevent https://crash-stats.mozilla.com/status/ from caching
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
68
People
(Reporter: selenamarie, Assigned: rhelmer)
References
()
Details
(Whiteboard: [qa+])
Attachments
(1 file)
Can we prevent https://crash-stats.mozilla.com/status/ from caching?
Any downsides? I find it frustrating that it ever is cached.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8339741 -
Flags: review?(peterbe)
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/b247a7ba0cd113dfb81a062ed2e837a10fbfe703
bug 944182 - do not cache /status
https://github.com/mozilla/socorro/commit/e952612be7b8121b5872bd36ba7d901fd0c918fe
Merge pull request #1697 from rhelmer/bug944182-do-not-cache-status
bug 944139 - do not cache /status
Assignee | ||
Comment 3•12 years ago
|
||
Thanks peterbe!
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
(In reply to Robert Helmer [:rhelmer] from comment #3)
> Thanks peterbe!
Should this be in target milestone 67?
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 5•12 years ago
|
||
(In reply to Stephen Donner [:stephend] from comment #4)
>
> Should this be in target milestone 67?
Yep, thanks!
Target Milestone: --- → 67
Comment 6•12 years ago
|
||
What's the best test for this? (Sorry, a bit behind on bugs ATM!)
Reporter | ||
Comment 7•12 years ago
|
||
(In reply to Stephen Donner [:stephend] from comment #6)
> What's the best test for this? (Sorry, a bit behind on bugs ATM!)
The page should no longer be cached, and the jobs run every 5 minutes -- so if you load the page, and reload after 5 minutes, the page should change.
In prod, the page takes 20-30 minutes to expire in the cache.
Flags: needinfo?(sdeckelmann)
Updated•12 years ago
|
Attachment #8339741 -
Flags: review?(peterbe)
Comment 9•12 years ago
|
||
QA verified on prod - https://crash-stats.mozilla.com/status/ - page updates ~20 mins
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•