FoldingAtHome / fah-web-client-bastet

Folding@home client frontend
GNU General Public License v3.0
20 stars 7 forks source link

Add column for "Failed" or "Successfully Completed" in "Work Units" section #181

Closed muziqaz closed 1 month ago

muziqaz commented 2 months ago

As per my comment in #177 Quote:

It would help us (testers) a lot if we could have a column which tells us if the WU has been completed successfully, or if it failed, what was the cause of the failure. Sometimes project runs stable, and suddenly there is one gen or run which is unstable, so with above info, we would be able to point out to researchers that we are seeing certain gens/runs are failing. That also helps with certain hardware failing with certain projects/WUs. That's where being able to see each WU completed under the project would help.

muziqaz commented 1 month ago

I would add to this: Instead of adding new column, why not add another "condition" in Status column. At the moment as far as I can see there are 4 states available in Status column: Running, Ended, Finishing and Paused. Ended encompasses successfully finished and also failed WUs. If you add Failed as a 3rd state, and give it some sort of red coloured distinct icon, that would be enough, IMO. Though failure cause column would be very helpful, but not really essential.

jcoffland commented 1 month ago

v8.4.5 adds WU end states. You can select successfully completed WUs by selecting the CREDITED state.

muziqaz commented 1 month ago

Does the fix incorporate different icon for failed WUs?

jcoffland commented 1 month ago

yes