We're going to have tasks that need to run on a schedule (e.g., once an hour, once a day, etc) such as retrieving bus schedules, accessing capacity APIs (if those still exist), and generating histogram data.
We need to find a set up that can easily let us do something like this
We're going to have tasks that need to run on a schedule (e.g., once an hour, once a day, etc) such as retrieving bus schedules, accessing capacity APIs (if those still exist), and generating histogram data.
We need to find a set up that can easily let us do something like this