elsa-core/src/modules/Elsa.Workflows.Runtime/Options
Sipke Schoorstra 037b82dc49
Update inactivity threshold and adjust related timings
Renamed 'WorkflowLivenessThreshold' to 'InactivityThreshold' for clarity and updated its usage across affected files. Adjusted timings for workflow restarts and delays to improve consistency, including increasing task delay and updating scheduler intervals. These changes enhance readability and align with revised task execution timelines.
2025-02-22 16:22:33 +01:00
..
BookmarkQueuePurgeOptions.cs Increase default TTL for bookmark queue items to 1 minute. 2024-12-11 10:56:59 +01:00
BroadcastWorkflowInboxMessageOptions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
FindBookmarkOptions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
ResumeBookmarkOptions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
RuntimeOptions.cs Update inactivity threshold and adjust related timings 2025-02-22 16:22:33 +01:00
TriggerWorkflowsOptions.cs Deprecate and clean up legacy workflow runtime components. 2025-01-28 09:26:46 +01:00
WorkflowDispatcherOptions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowHostOptions.cs Refactor Workflow Runtimes (#5444) 2024-06-10 19:36:51 +02:00
WorkflowInboxCleanupOptions.cs Implement workflow inbox cleanup service (#4327) 2023-08-13 12:35:15 +02:00