importfeed: Ignores transient problems with feeds. Only exits nonzero when a feed has repeatedly had a problems for at least 1 day.

This commit is contained in:
Joey Hess 2013-08-03 01:40:21 -04:00
parent 17f05d6572
commit 24c8a6042b
3 changed files with 79 additions and 20 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (4.20130803) UNRELEASED; urgency=low
* assistant, watcher: .gitignore files and other git ignores are now
honored, when git 1.8.4 or newer is installed.
(Thanks, Adam Spiers, for getting the necessary support into git for this.)
* importfeed: Ignores transient problems with feeds. Only exits nonzero
when a feed has repeatedly had a problems for at least 1 day.
-- Joey Hess <joeyh@debian.org> Fri, 02 Aug 2013 19:26:20 -0400