Skip to content
Snippets Groups Projects
user avatar
Carlos Villela authored
* 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
ce7d0571
History
Name Last commit Last update