Support for Complex Cron Trigger Expressions with Specific Date and Day Constraints
long-term
O
Olive drab Parakeet
Description:
Currently, the cron expression 00 3 16-22 * 1 is intended to execute a pipeline at 03:00 AM UTC every Monday, specifically between the 16th and 22nd of a month. However, the pipeline triggers at 03:00 AM UTC on all Mondays, disregarding the specified date range (16th to 22nd).
We request an enhancement to support complex cron trigger expressions that allow pipelines to be executed only when both date and day conditions are met simultaneously. This functionality would enable more precise scheduling and improve flexibility in automation.
Impact:
This enhancement will ensure accurate pipeline executions based on complex schedules, reducing unnecessary executions and optimising resource utilisation.
Log In
Rohan Gupta
long-term