Don't keep trying to check failed feeds that we never had
commit0c7a83f93890015a9b3b5e77082ecf2f0f1d8bb3
authorThomas Leonard <talex5@gmail.com>
Sat, 31 Mar 2012 14:17:44 +0000 (31 15:17 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 31 Mar 2012 14:26:10 +0000 (31 15:26 +0100)
tree140ae11fb3b972433be0ab60df5a871987cd0f5a
parentfb0835b010f03a7f806f34f4d22793e8d1173a96
Don't keep trying to check failed feeds that we never had

Normally, if fetching a feed failed within the last hour then we
don't try again. But if we never managed to fetch the feed then we
always retried.
tests/testifacecache.py
zeroinstall/cmd/add_feed.py
zeroinstall/cmd/select.py
zeroinstall/injector/iface_cache.py