opentraffic / reporter

OTv2: distributed service that matches raw GPS probe data to OSMLR segments and sends anonymized speeds to Datastore
GNU Lesser General Public License v3.0
13 stars 16 forks source link

Exit if failed to load tile data #22

Open heffergm opened 7 years ago

heffergm commented 7 years ago

Presently, if the reporter fails to load tile data, it continues to run. To facilitate automated deployments, and due to the way the docker container agent works in ECS along with opsworks and the need to download planet data to the host, the process should (optionally if preferred) exit if it failes to load any tile at startup.