Open
Description
Using a short term redis cache with Geocoder, we found that geocoder cached the following response:
status: PROXY_OVER_QUERY_LIMIT
And would continue therefore, to raise a JSON parser error every time we tried the same query. This response was caused by a proxy we had between geocoder and a service (quotaguard), but it seems that geocoder should maybe not cache a result like this if possible