-
Notifications
You must be signed in to change notification settings - Fork 0
Feed health dashboard CLI command #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Feature Request
Add feedkit health command showing feed reliability statistics:
$ feedkit health
Feed Success Errors Last OK Status
BBC Top Stories 45/45 0 2 hours ago healthy
arXiv cs.AI 43/45 2 1 day ago degraded
Broken Feed 0/10 10 never dead
Implementation
Data already exists in FeedStore.get_health(). Just needs a CLI command with rich table formatting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers