joshvince / commuter

The Node.js version of a web service that provides additional data about the London Underground
0 stars 0 forks source link

Add cron tasks #20

Closed joshvince closed 7 years ago

joshvince commented 7 years ago

this PR replaces the poll function that was doing the updating of line statuses with a cron task.

This cron task allows flexibility: the task is now only ran from 5am to midnight, during regular hours of operation of the tube. It will need to be amended if/when the app supports the night tube.