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

feat: dynamic crons #1000

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

feat: dynamic crons #1000

wants to merge 38 commits into from

Conversation

grutt
Copy link
Contributor

@grutt grutt commented Oct 30, 2024

Description

Improves usability of cron feature to enable basic CRUD for crons-workflows that can be programmatically managed independent of the workflow defn

Type of change

  • New feature (non-breaking change which adds functionality)

What's Changed/TODO

  • Delete cron by id
  • Add column name to cron to relax duplicate constraint on (cron-workflow version)
  • Create independent of workflow version by API
  • Get cron by id
  • List ACTIVE crons for latest workflow version
  • List runtime metrics for crons
  • Filter workflow run list by cron trigger id

Copy link

vercel bot commented Oct 30, 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 Nov 18, 2024 4:33pm

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