I want to set a schedule in prefect 1.x so that it starts the flow only on 1st Tuesday of each Monday, using code, I'd also like to see a way of doing this if I have a set of custom dates I want to run it on.
I couldn't do it since cron does not allow me to set it. Can you suggest a way , please be sure to suggest a solution that works with prefect 1.x