Summary
The user is asking if the Flyte scheduler can set specific start and end dates for schedules, specifically for running a task every Tuesday for two months. They note that AWS EventBridge has this feature but are unsure if it is available in the LaunchPlan API of Flyte. They initially considered creating a custom scheduler workflow to manage launch plans based on a database table for start/end times but are now thinking about using the AWS scheduler in Flyte instead. They are seeking potential workarounds or whether custom logic is needed.