Skip to content

Conversation

@qianl15
Copy link
Contributor

@qianl15 qianl15 commented Nov 17, 2025

This PR fixes the issue when running the DBOS demos:

  • Instead of re-executing the workflow, it now retrieves a handle and waits for the result. The recovery happens in the background. Note: when the app runs locally, the recovery happens immediately after the program starts. But when the app is connected to the DBOS web console, the recovery may take up to 1min to start (due to the grace period), but we will change this behavior soon.
  • It also sets a default app version "0.1.0" so workflows will resume across code changes.

@qianl15 qianl15 mentioned this pull request Nov 17, 2025
@samuelcolvin samuelcolvin merged commit 0ebdf1d into pydantic:dbos-loca Nov 17, 2025
1 check passed
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