Skip to content

feat: register cron jobs at runtime#216

Open
boazpoolman wants to merge 1 commit intomasterfrom
feature/runtime-cron-scheduling
Open

feat: register cron jobs at runtime#216
boazpoolman wants to merge 1 commit intomasterfrom
feature/runtime-cron-scheduling

Conversation

@boazpoolman
Copy link
Member

Currently the plugin register a generic cron job that runs every minute to check whether a document should be published.

This change now schedules a cron job specifically per publication action at a specific date time. That way cron only runs exactly when the document needs to be published instead of every minute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants