Closed gordonje closed 4 years ago
This should call the /cable/getall.json endpoint. Check out the parallel getfacilities as command as blueprint.
/cable/getall.json
getfacilities
When it's working, be sure that this new command is being invoked in crons.py so that it is incorporated into our continuous data collection process.
crons.py
This should call the
/cable/getall.json
endpoint. Check out the parallelgetfacilities
as command as blueprint.When it's working, be sure that this new command is being invoked in
crons.py
so that it is incorporated into our continuous data collection process.