elsa-core/src/modules/Elsa.Workflows.Runtime/Features
Sipke Schoorstra 0a21b5201a
Add workflow restart functionality for handling interruptions
Introduced a mechanism to identify and restart interrupted workflows. This includes a new `IWorkflowRestarter` contract, its default implementation, and a recurring task for handling restarts. Additionally, updated configurations and added extensions to improve workflow instance filtering and liveness tracking.
2025-02-22 15:10:52 +01:00
..
CachingWorkflowRuntimeFeature.cs Fix all broken summary xml docs (#6123) 2024-11-18 13:41:27 +01:00
DefaultWorkflowRuntimeFeature.cs Refactor workflow runtime structure and update handlers. 2025-01-02 11:43:21 +01:00
WorkflowRuntimeFeature.cs Add workflow restart functionality for handling interruptions 2025-02-22 15:10:52 +01:00