elsa-workflows / elsa-workflows/elsa-core

Early Saving of Workflow Instance State

Open
#4,860 2 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
7.9k
Forks
1.5k
Avg merge
15h 22m
Merged PRs (30d)
114

Description

Hello,
Looking for a method to save a workflow instance state at the beginning of its execution.
Currently, the `WorkflowInstanceSaved `event occurs after `WorkflowFinished`, forcing me to wait until execution ends to return the state.
My current solution involves manually creating the instance with `IWorkflowInstanceStore`.
Is there a more efficient way or is this the recommended approach ?
Thanks for any advice.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.