elsa-core/src/modules/Elsa.Workflows.Runtime.Distributed/Services
Sipke Schoorstra 98f931ae35
Address workflow commit review feedback
Keep buffered commit notification flushes from dropping remaining entries after a handler failure, use the maximum configured transaction timeout for SQL Server commit transactions, and back off distributed bookmark queue retries after lock misses.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-23 02:27:06 +02:00
..
DistributedBookmarkQueueWorker.cs Address workflow commit review feedback 2026-06-23 02:27:06 +02:00
DistributedRuntimeLockProviderValidator.cs [codex] Scope console logs to workflow instances (#7535) 2026-05-25 11:49:51 +02:00
DistributedWorkflowClient.cs Enhances distributed lock handling with resilience (#7161) 2025-12-29 19:53:48 +01:00
DistributedWorkflowDefinitionsRefresher.cs Distributed locks to prevent multiple pods executing Reload and Refresh (#7311) 2026-02-23 20:56:15 +01:00
DistributedWorkflowDefinitionsReloader.cs Distributed locks to prevent multiple pods executing Reload and Refresh (#7311) 2026-02-23 20:56:15 +01:00
DistributedWorkflowRuntime.cs Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00
DistributedWorkflowRuntime.Obsolete.cs Add distributed workflow runtime implementation. 2025-06-03 09:58:20 +02:00