| 41 | | * Investigated why we get so many faults during in update processing. Decided that we need to have a bit more intelligence in the postage stamp dependency checking. |
| 42 | | * Changed the postage stamp server status page to be generated automatically periodically rather than in response to user request. Added a lot more information about requests and jobs that are in progress or that have finished in the last 24 hours. |
| | 41 | * Changed the postage stamp server status |
| | 42 | page to be generated periodically by the server rather than in response to each user's web request. Added a lot more information about requests and jobs that are in progress or that have finished in the last 24 hours. It shows that the update fault problems are not as bad as I had feared. |
| | 43 | * Investigated why we get so many faults during in update processing. Decided that we need to enhanced the postage stamp dependency check program to tell stop the update process if a component faults repeatedly (it already does give up on the postage stamp request). |