Skip to content

Replace cron triggers with interval-based scheduling for search monitors#154

Merged
LiamHz merged 2 commits intomasterfrom
feat/interval-triggers
Mar 26, 2026
Merged

Replace cron triggers with interval-based scheduling for search monitors#154
LiamHz merged 2 commits intomasterfrom
feat/interval-triggers

Conversation

@samiy803
Copy link
Copy Markdown
Contributor

@samiy803 samiy803 commented Mar 26, 2026

Summary

  • Update SearchMonitorTrigger type from { type: "cron", expression, timezone } to { type: "interval", period }
  • Update test mock data

Open with Devin

samiy803 and others added 2 commits March 25, 2026 19:13
Update SearchMonitorTrigger from { type: "cron", expression, timezone }
to { type: "interval", period } to match the backend API change.
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@LiamHz LiamHz merged commit ff267d5 into master Mar 26, 2026
2 of 3 checks passed
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