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: poll for stuck #1143

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

fix: poll for stuck #1143

wants to merge 2 commits into from

Conversation

grutt
Copy link
Contributor

@grutt grutt commented Dec 20, 2024

Description

It is unlikely, but possible that a step completion write successfully removes semaphore queue and timeout queue items but fails to write the step run status update or step run events.

As a temporary workaround to prevent these runs from existing indefinitely, we poll for this state and cancel over the mq.

Type of change

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

What's Changed

  • Adds a poll to detect and cancel stuck step runs

Copy link

vercel bot commented Dec 20, 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 20, 2024 8:25pm

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