Flyspray - The bug killer!

“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra

This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!

Do not issue bugs reports against versions earlier than 0.9.9.5

Security problem? Check the security section.

Tasklist

FS#1503 - Version Check breaks sites when flyspray.org is down

Attached to Project: Flyspray - The bug killer!
Opened by Richard Lawley (rlawley) - Thursday, 18 September 2008, 16:27 GMT+1
Last edited by Florian Schmitz (Floele) - Tuesday, 07 October 2008, 23:23 GMT+1
Task Type Bug Report
Category User Interface
Status Closed
Assigned To No-one
Operating System All
Severity High
Priority Normal
Reported Version 1.0.0 devel
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The automatic version check in Flyspray does not have any failure handling at the moment. While the flyspray site was down last week, requests would just time out rather than fail with any specific exception. This meant that my installation of Flyspray also went down, as it was trying to do the version check on the first use in the session. It got terminated by php’s 30 second execution time default limit.

It would be a lot better if there was a short timeout set on the version check (e.g. 5 seconds), so that if the flyspray website is down for some reason, installations of Flyspray will continue to work properly. Ideally this would just get done once per session (or even once per day), so that the delay only happens once.

This task depends upon

Closed by  Florian Schmitz (Floele)
Tuesday, 07 October 2008, 23:23 GMT+1
Reason for closing:  Fixed in devel
Additional comments about closing:  rev 1604
Also, consider this website not going down anytime soon again ^^ (at least, not for such a long period of time)

Loading...