Multiple times GeoPy errors (e.g. no address/location) resulted in total stop of dataflow. So fix exception handling to only affect the GeoPy data.
Aug 27 14:17:53 stokkezero python[1119]: location=geolocator.reverse(coordinates,timeout=10) ## reverse geocode coordinates
Aug 27 14:17:53 stokkezero python[1119]: File "/usr/local/lib/python2.7/dist-packages/geopy/geocoders/osm.py", line 248, in reverse
Aug 27 14:17:53 stokkezero python[1119]: self._call_geocoder(url, timeout=timeout), exactly_one
Aug 27 14:17:53 stokkezero python[1119]: File "/usr/local/lib/python2.7/dist-packages/geopy/geocoders/base.py", line 171, in ...eocoder
Aug 27 14:17:53 stokkezero python[1119]: raise GeocoderServiceError(message)
Aug 27 14:17:53 stokkezero python[1119]: geopy.exc.GeocoderServiceError: <urlopen error [Errno 97] Address family not support...otocol>
Multiple times GeoPy errors (e.g. no address/location) resulted in total stop of dataflow. So fix exception handling to only affect the GeoPy data.
Error data