4d8cd No.1826
found this way to run cron jobs w/ just a decorator instead of managing a whole celery+redis+beat stack. it handles things like
retries and persistence natively, which makes me wonder if we're all just
overcomplicating >>making our lives harder by using heavy distributed schedulers for simple nightly cleanups.
more here:
https://dev.to/martin_palopoli/cron-jobs-sin-celery-sin-redis-sin-beat-como-fitz-mete-un-scheduler-distribuido-adentro-del-bj9