Closed
Bug 1361715
Opened 8 years ago
Closed 8 years ago
Investigate Planet hangs
Categories
(Websites :: planet.mozilla.org, enhancement)
Websites
planet.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mhoye, Unassigned)
Details
To investigate/resolve Planet's intermittent hangups, I'd like to do these two things:
- I'd like to dial back the refresh frequency - Handled through the cron job, I think - of Planet to 30 minutes.
- Start running planet behind the unix "timeout" command, set to 25 minutes. timeout -k 25m
... while I dig into the code to figure out wtf is going on.
Thanks.
| Reporter | ||
Comment 1•8 years ago
|
||
We've figured out the problem here - a timeout parameter in our fetching process was missing. I've added it in, and we seem to be stable for the moment.
| Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•