v0.2.4
- Added backoff for fetching feeds they return errors. Backoff is increased by one
update_interval
every time the feed errors, and the error count and backoff are reset with a successful response. The maximum backoff is 5 days by default. - Removed stack traces from feed error logs and switched from error to warning log level.