At the moment GHC is using freegeoip.net service to translate ip to location. This is 3rd party service, and can return errors unexpectedly. GHC could have pluggable geocoder backends, so other options (local copy of GeoIP from MaxMind for example) could be used too.
At the moment GHC is using freegeoip.net service to translate ip to location. This is 3rd party service, and can return errors unexpectedly. GHC could have pluggable geocoder backends, so other options (local copy of GeoIP from MaxMind for example) could be used too.