If a feed returns an error, building times will be reset #232
Labels
complicated
Changes that are difficult or time consuming to implement
improvement
Changes that improve an existing feature
We have to manually work out building times in the UI as the CCTray format does not provide that information. This involves checking the projects previously returned for a feed and comparing them to the projects currently returned.
If a feed previously returned an error then it returned no projects. This means when we do the comparison as far as the UI is concerned the projects were not previously building so generates a new 'started building time'.
The text was updated successfully, but these errors were encountered: