merari42@lemmy.world to Programmer Humor@programming.dev · 11 days agoWorks if manually restarted by an intern from time to timelemmy.worldimagemessage-square38linkfedilinkarrow-up138arrow-down10
arrow-up138arrow-down1imageWorks if manually restarted by an intern from time to timelemmy.worldmerari42@lemmy.world to Programmer Humor@programming.dev · 11 days agomessage-square38linkfedilink
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up0·11 days agoAt some point it may be good to migrate to airflow or something similar. It’s not the number of entries that makes it bad. It’s the fact that if you run crontab, they are gone…
minus-squaredondelelcaro@lemmy.worldlinkfedilinkarrow-up1·11 days agoThat’s why there’s a crontab rule to load the crontab from a file. Cronception if you will.
At some point it may be good to migrate to airflow or something similar.
It’s not the number of entries that makes it bad. It’s the fact that if you run
crontab
, they are gone…That’s why there’s a crontab rule to load the crontab from a file. Cronception if you will.