Skip to content
Snippets Groups Projects
Commit ce7d0571 authored by Carlos Villela's avatar Carlos Villela Committed by Thu Trang Pham
Browse files

[db-ip] Handle Geocoder::OverQueryLimitError gracefully (#1230)

* 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
parent 1d39ae5f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment