Removed `ConfigureRecurringTasksScheduleStartupTask` and moved its functionality into `RecurringTaskScheduleManager`. Simplified recurring task configuration and streamlined dependencies, improving maintainability. Added retention policies to `Elsa.Server.Web`. |
||
|---|---|---|
| .. | ||
| CronSchedule.cs | ||
| IntervalExpression.cs | ||
| IntervalExpressionType.cs | ||
| IntervalSchedule.cs | ||
| ISchedule.cs | ||
| OrderAttribute.cs | ||
| RecurringTaskOptions.cs | ||
| RecurringTaskSchedule.cs | ||
| RecurringTaskScheduleManager.cs | ||
| ScheduledTimer.cs | ||
| SingleNodeTaskAttribute.cs | ||