Skip to content

Conversation

@apoliakov
Copy link
Member

@apoliakov apoliakov commented Oct 31, 2025

At each step checkpoint, check the workflow executor_id and reset to current if not matching.

@dosubot
Copy link

dosubot bot commented Oct 31, 2025

Related Documentation

Checked 8 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord


@DBOS.workflow()
def test_workflow() -> str:
time.sleep(2)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's use events instead of sleeps like in the other tests

Copy link
Member

@kraftp kraftp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks right, nice fix!

@apoliakov apoliakov merged commit 109d4ba into main Oct 31, 2025
8 checks passed
@apoliakov apoliakov deleted the workflow_ownership branch October 31, 2025 19:18
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.

3 participants