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: handle nil input more gracefully #486

Merged
merged 1 commit into from May 13, 2024

Conversation

abelanger5
Copy link
Contributor

Description

Fixes cases where crons, scheduled workflows and child workflows have nil input set and thus concurrency group key runs are not created.

Fixes #483

Type of change

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

Copy link

vercel bot commented May 11, 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 May 11, 2024 0:51am

@abelanger5 abelanger5 merged commit 68a79fe into main May 13, 2024
19 checks passed
@abelanger5 abelanger5 deleted the belanger/fix-cron-with-concurrency branch May 13, 2024 17:07
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.

bug: crons with concurrency limits set cause the engine to crash
2 participants