elsa-core/src/modules/Elsa.Workflows.Runtime/Middleware
Sipke Schoorstra 5ae23ce7e5
Add Workflow Heartbeat Middleware and update methods
Introduce `WorkflowHeartbeatMiddleware` to monitor workflow liveness and update timestamps during execution. Extend WorkflowInstanceStore implementations to support updating the `UpdatedAt` timestamp across various data stores. Enhance Dapper query builder and workflow execution pipeline with related functionality.
2025-02-22 16:05:36 +01:00
..
Activities Refactor commit state handling with a strategy-based approach 2025-01-30 11:59:47 +01:00
Workflows Add Workflow Heartbeat Middleware and update methods 2025-02-22 16:05:36 +01:00