Skip to content

Conversation

@MauriceVanVeen
Copy link
Member

@MauriceVanVeen MauriceVanVeen commented Dec 31, 2025

Add support for cron-like schedules as described in the ADR.

This PR builds on top of the added 'repeating schedules' support: #7504. Adding cron based on https://github.com/robfig/cron, but adapted to only use what's necessary, and added to a separate cron.go file.

Resolves #6381

Signed-off-by: Maurice van Veen [email protected]

Signed-off-by: Maurice van Veen <[email protected]>
@MauriceVanVeen MauriceVanVeen requested a review from a team as a code owner December 31, 2025 16:08
Base automatically changed from maurice/schedule-interval to main January 1, 2026 12:13
@MauriceVanVeen
Copy link
Member Author

Added time zone support for Cron schedules by using the Nats-Schedule-Time-Zone header: nats-io/nats-architecture-and-design#394

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.

NATS scheduling feature

2 participants