Schedule Job #65

Closed
opened 2025-08-12 20:02:42 +02:00 by myrmidex · 0 comments
myrmidex commented 2025-08-12 20:02:42 +02:00 (Migrated from codeberg.org)

Adapt the current way of publishing - it is buggy: multiple articles can be posted at once, while we meant to limit this to only 1 per 5 minutes.

So what we now want: a ScheduleJob that runs every 5 minutes, takes the first unpublished approved article from the database and publishes that. Working this way should ensure stricter timing.

Adapt the current way of publishing - it is buggy: multiple articles can be posted at once, while we meant to limit this to only 1 per 5 minutes. So what we now want: a ScheduleJob that runs every 5 minutes, takes the first unpublished approved article from the database and publishes that. Working this way should ensure stricter timing.
Sign in to join this conversation.
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: lvl0/fedi-feed-router#65
No description provided.