cozy / cozy-home-v2

This repository was part of CozyV2 which has been deprecated
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
94 stars 53 forks source link

Periodically check status of broken applications #682

Open clochix opened 8 years ago

clochix commented 8 years ago

Sometime, an application takes too much time to install and is flagged as broken. After an application was marked broken, we should perform a check later to see if application is really broken, or if it has finally started. Maybe could we schedule some checks after 1, 5 and 10 minutes.