Reddit campaign dashboard: schedule visibility, per-post status, sub rules, manual trigger #35
Labels
No labels
free-tier:live
priority:backlog
priority:high
priority:medium
status:active-dev
status:alpha
status:beta
status:concept
status:design
status:launched
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/roadmap#35
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Managing the reddit-poster cron schedule is getting complex enough to need a UI.
Pain points today:
What the dashboard needs:
Implementation options:
Option 1 is probably right | reuses existing patterns from Peregrine/Kiwi/Snipe.
Data source:
/devl/logs/reddit-campaign.logalready has timestamps and Posted:/failure lines. A structured JSON log alongside it would make parsing trivial.