Skip to content

wip(do not merge): dags-as-durable-tasks#4143

Draft
mrkaye97 wants to merge 11 commits into
mainfrom
mk/durable-tasks-as-dags
Draft

wip(do not merge): dags-as-durable-tasks#4143
mrkaye97 wants to merge 11 commits into
mainfrom
mk/durable-tasks-as-dags

Conversation

@mrkaye97

@mrkaye97 mrkaye97 commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

todos

  • Wire up conditions
  • Add a new table (probably) for the workflow config stuff
  • Add a field on the task to indicate if it's a dag ("orchestrator" task?), (and use that to render the UI correctly?)

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Documentation change (pure documentation change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor (non-breaking changes to code which doesn't change any behaviour)
  • CI (any automation pipeline changes)
  • Chore (changes which are not directly related to any business logic)
  • Test changes (add, refactor, improve or change a test)
  • This change requires a documentation update

What's Changed

  • Add a list of tasks or features here...

Checklist

Changes have been:

  • Tested (unit, integration, or manually with steps specified)
  • Linted and formatted
  • Documented (where applicable)
  • Added to CHANGELOG (where applicable) -- see Keep a Changelog

🤖 AI Disclosure
  • I acknowledge that an LLM was used in the creation of this Pull Request, in accordance with Hatchet's AI_POLICY.md.
  • Details: [e.g. generating tests, writing docs]

@vercel

vercel Bot commented Jun 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hatchet-docs Ready Ready Preview, Comment Jun 11, 2026 3:12pm

Request Review

@github-actions github-actions Bot added sdk-py Related to the Python sdk engine Related to the core Hatchet engine labels Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine Related to the core Hatchet engine sdk-py Related to the Python sdk

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant