Duplicate guard: per-sub post history #5

Closed
opened 2026-04-21 10:46:04 -07:00 by pyr0ball · 0 comments
Owner

Duplicate posts happened because there was no record of what had already been posted to each sub.

  • Log every post attempt with: timestamp, sub, title, result URL or error
  • Before posting, check if sub was posted to within the cooldown window (configurable per sub)
  • Surface in dashboard as already posted this week status
  • Structured JSON log alongside existing text log for easy parsing
Duplicate posts happened because there was no record of what had already been posted to each sub. - Log every post attempt with: timestamp, sub, title, result URL or error - Before posting, check if sub was posted to within the cooldown window (configurable per sub) - Surface in dashboard as `already posted this week` status - Structured JSON log alongside existing text log for easy parsing
Sign in to join this conversation.
No labels
bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Circuit-Forge/magpie#5
No description provided.