elsa-core/src/modules/Elsa.Scheduling
Sipke Schoorstra efbfe8ea9a Add validation for empty cron expression
This commit adds validation for cron expressions in the DefaultTriggerScheduler class. The system now checks if the cron expression provided is empty and issues a warning if that's the case. This prevents attempts to schedule triggers with an empty cron expression, which would fail.
2024-05-31 14:41:08 +02:00
..
Activities Refactor DefaultTriggerScheduler and handle past StartAt triggers (#5463) 2024-05-29 10:34:44 +02:00
Bookmarks Workflow Inbox (#4292) 2023-08-06 17:03:36 +02:00
Commands Refactor scheduling and background activity execution (#3884) 2023-04-09 23:35:32 +02:00
Contracts Add a more generic UIHandler to customize how inputAttributes can be handle by UI (#4688) 2023-12-26 18:56:29 +01:00
Extensions Refactor scheduling and background activity execution (#3884) 2023-04-09 23:35:32 +02:00
Features Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Handlers Delete ActivityExecutionRecords when deleting workflow instances (#4324) 2023-08-12 22:22:40 +02:00
HostedServices Merge scope change into main (#4738) 2024-01-02 14:52:53 +01:00
Models Remove Delay strategy settings 2023-04-21 23:58:05 +02:00
ScheduledTasks Add logging to ScheduledCronTask constructor and setup (#5122) 2024-03-21 19:46:52 +01:00
Schedules Refactor scheduling and background activity execution (#3884) 2023-04-09 23:35:32 +02:00
Services Add validation for empty cron expression 2024-05-31 14:41:08 +02:00
Tasks Implement dispatch channels (#4949) 2024-02-16 10:56:30 +01:00
Elsa.Scheduling.csproj Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
FodyWeavers.xml Prepare projects for packaging 2022-11-03 21:40:23 +01:00