InTheFight / ITF-website

In The Fight is committed to the advancement of progressive politics that leads to structural change in our current social, political, and economic structures.
BSD Zero Clause License
1 stars 0 forks source link

Write a systemd calendar unit to wrap the mobelize fetcher and persister #29

Open zopa opened 3 years ago

zopa commented 3 years ago

Systemd calendar units are a better version of cron-jobs, with built-in watchdogs and flexible failure behaviour. Write one to run the Mobelize api, fetcher and then persist the data. Running it every 5 seconds or so should be plenty and won't make anyone mad at us.

Depends on #27 #28