For the past 2 weeks, the processor has been down because Arch changed the Python version and I didn't realize it, so I had to catch up processing a million or so records. I need the github-contributions-process to write the time of the last record processed to a www-accessible file, then have a service that polls for that every hour and makes sure that the output is reasonable.
For the past 2 weeks, the processor has been down because Arch changed the Python version and I didn't realize it, so I had to catch up processing a million or so records. I need the
github-contributions-process
to write the time of the last record processed to a www-accessible file, then have a service that polls for that every hour and makes sure that the output is reasonable.