Publishing schedule control #90
Labels
No labels
bug
devops
duplicate
enhancement
good first issue
next major release
next minor release
question
testing
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/fedi-feed-router#90
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?
Summary
Add more granular control over when and how articles are published, beyond the current global interval.
Context
Currently there's only a global
article_publishing_interval(minutes between posts). For hands-off automation you need more control: quiet hours (don't post at 3am), per-channel pacing, and possibly burst limits.Goals
Tasks