elsa-core/src/modules/Elsa.Workflows.Runtime/Features
Sipke Schoorstra b7074e45d2 Refactor BackgroundTaskDispatcher and update lifecycle
Refactored the BackgroundTaskDispatcher class to accept the INotificationSender service directly rather than the IServiceScopeFactory. This change simplifies the dispatch process. Also, adjusted the service lifecycle of RunTaskDispatcher, changing it from singleton to scoped.
2024-03-28 16:05:28 +01:00
..
DefaultWorkflowRuntimeFeature.cs Remove WorkflowStateStore (#4374) 2023-08-30 15:42:16 +02:00
WorkflowRuntimeFeature.cs Refactor BackgroundTaskDispatcher and update lifecycle 2024-03-28 16:05:28 +01:00