Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Expose failing feed updates over API #977

Closed
1 task done
Pantos opened this issue Apr 17, 2016 · 2 comments
Closed
1 task done

Expose failing feed updates over API #977

Pantos opened this issue Apr 17, 2016 · 2 comments

Comments

@Pantos
Copy link

Pantos commented Apr 17, 2016

I'm using my android app to read news articles. So in the past I didn't noticed when a feed couldn't be updated/fetched. Is it possible to implement a mail notification if the feed update failed for a longer time? At the moment there is a notification in the news app only...

Thanks for such a great app!!

@BernhardPosselt
Copy link
Contributor

So basically we should also expose these update errors through the API so that your Android app will notify you of feeds that failed to update.

As for Mail: This will only spam your Inbox, so I think handling this through the API is a better way to do this.

@Pantos
Copy link
Author

Pantos commented Apr 17, 2016

Notification via API sounds good.

Concerning mail: I thought of sending notification mails if a breakpoint (eg. 50 failed updates...) is reached. But I think your way is the better one...

@BernhardPosselt BernhardPosselt changed the title Feature request: Get mail notification if feed update fails Expose failing feed updates over API Apr 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants