Prratek Ramchandani
01/03/2022, 2:57 PMdaniel
01/03/2022, 3:07 PM@repository
def meltano_repo():
return [meltano_job, meltano_schedule]
Prratek Ramchandani
01/03/2022, 3:10 PMdaniel
01/03/2022, 3:11 PM* * * * *
- so changing it to 0 0 * * *
instead of @daily
should work for now. I'll cut an issue to improve the validation there (and potentially support cronstrings of that format)Prratek Ramchandani
01/03/2022, 4:17 PMdaniel
01/03/2022, 4:19 PM