Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure workflow run persistence before refresh
Adds the workflow run object to the database session to guarantee it is persisted prior to refreshing its state. This change resolves potential issues with data consistency and integrity when the workflow run is accessed after operations. References issue #123 for more context.
- Loading branch information