uranusjr commented on PR #46451: URL: https://github.com/apache/airflow/pull/46451#issuecomment-2635974661
I don’t even think multiple cron expressions can express a bi-weekly schedule though? To be able to identify bi-weekly, you’ll need some way to count weeks, which cron simply does not allow you to. The linked issue does provide a useful example though: > every 10 min between 16:30 to 18:10 I’ll create some documentation using that instead. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
