adam-may / hudson-tray-tracker

Automatically exported from code.google.com/p/hudson-tray-tracker
0 stars 0 forks source link

Changed behavoir when pressing refresh #20

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

It seems that the refresh method takes some time to complete (we have for 
instance 25 projects which will get request status)

There for, when pressing refresh i think that the code should go thru the 
projects and look for which projects that is not Sucessfull and take those 
project first, since often when you are refreshing the status you are 
looking for the broken projects or some which is currently building.

Original issue reported on code.google.com by par.toma...@gmail.com on 1 Oct 2009 at 8:19

GoogleCodeExporter commented 9 years ago
Close this issue as well, it isnt that important. It's just an enhancement in 
the gui to get faster responses.

To be able to get this, could be that every project that hasnt the successfull 
type is requested before the others. Just an simple Linq query agains the 
collection.

If you find this important, do it, otherwise close it. It isnt a stopping issue.

Original comment by par.toma...@gmail.com on 1 Dec 2010 at 2:43