Add timeout to geocoder (#336)
* Add timeout to geocoder Was experiencing frequent 429 errors that indicated too many requests to the service. Added a timeout to avoid this issue. * Updated for previous patch
Showing
Please register or sign in to comment