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

Bugfix - stalled worklowruns #1085

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

reillyse
Copy link
Contributor

@reillyse reillyse commented Dec 5, 2024

Description

If workflows failed to start step runs (in this case because of suspected DB CPU issues) the step run can fail but the workflow run is now in a Running State with no running step runs and will not be retried.
We wrap it all in a txn to get it to fail or complete atomically.

Fixes # (issue)

Type of change

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

What's Changed

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

Copy link

vercel bot commented Dec 5, 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 14, 2024 2:28am

abelanger5 and others added 4 commits December 4, 2024 17:21
* feat(go-sdk): cron and schedules API, minor fixes

* try to improve code block and docs

* revert pre-commit

* fix: generate

* fix: put overflow in right place

* remove branch specs
…het-dev/hatchet into bugix-coldreach-stalled-worklowruns
@reillyse reillyse changed the title Bugfix coldreach stalled worklowruns Bugfix - stalled worklowruns Dec 5, 2024
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