Skip to content

Invalid Json gets cached #1089

Open
Open
@travisp

Description

@travisp

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions