Confirmed users
1,364
edits
mNo edit summary |
(cronjobs to automate fix) |
||
| Line 10: | Line 10: | ||
{{Bug|905587}} tracks an issue with the version we're running where it stops functioning after opening too many file descriptors. This results in [https://secure.pub.build.mozilla.org/builddata/buildjson/builds-4hr.js.gz builds-4hr.js.gz] getting stale, and TBPL stops getting information about builds that are recently finished. This is a tree closing problem. | {{Bug|905587}} tracks an issue with the version we're running where it stops functioning after opening too many file descriptors. This results in [https://secure.pub.build.mozilla.org/builddata/buildjson/builds-4hr.js.gz builds-4hr.js.gz] getting stale, and TBPL stops getting information about builds that are recently finished. This is a tree closing problem. | ||
''Note: as of 2013-10-18 there are cronjobs on redis01 that attempt to automatically do the fix below. See {{bug|905587}} for details.'' | |||
== Fix == | == Fix == | ||