Skip to content

feat: add schedule variance columns to manifest#36

Merged
Theauxm merged 1 commit intomainfrom
feat/schedule-variance
Mar 18, 2026
Merged

feat: add schedule variance columns to manifest#36
Theauxm merged 1 commit intomainfrom
feat/schedule-variance

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented Mar 18, 2026

Summary

  • Adds variance_seconds and next_scheduled_run columns to the manifest table via migration 030_schedule_variance.sql
  • Adds corresponding properties to the Manifest model and CreateManifest DTO

Part of the schedule variance feature — Trax.Scheduler PR adds the scheduling logic that uses these columns.

Support pre-computed schedule jitter for interval and cron manifests.
@Theauxm Theauxm merged commit c9fa484 into main Mar 18, 2026
1 check passed
@Theauxm Theauxm deleted the feat/schedule-variance branch March 18, 2026 17:15
@traxsharp
Copy link
Copy Markdown

traxsharp Bot commented Mar 18, 2026

This PR is included in version 1.23.0

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.

1 participant