Select Git revision
db_ip_com_madison_square_garden
Carlos Villela
authored and
Thu Trang Pham
committed
* Handle Geocoder::OverQueryLimitError gracefully. Geocoder::OverQueryLimitError errors were not being generated correctly, and the response was coming back empty but with no indication. This changes the behavior slightly so that unknown errors are also returned. * Add error handling tests * Remove unnecessary config in tests