Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: duplicate cron expressions only cause a single trigger #1101

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

abelanger5
Copy link
Contributor

Description

Multiple crons with the same schedule, but declared separately via the API and in the code, only cause a single instance of the cron schedule to trigger, when the desired behavior is two separate workflow runs.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

vercel bot commented Dec 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2024 8:21pm

@abelanger5 abelanger5 merged commit 1499668 into main Dec 6, 2024
28 checks passed
@abelanger5 abelanger5 deleted the belanger/fix-multi-cron-issues branch December 6, 2024 21:02
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