Closed (fixed)
Project:
Geocoder
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2019 at 17:27 UTC
Updated:
8 Apr 2019 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
adamps commentedComment #4
itamair commentedThanks @AdamPS ... committed into dev.
Comment #5
itamair commentedComment #6
adamps commentedThanks @itamair.
Sorry my patch wasn't quite right. We should also cache an error result = location not found. This saves wasted repeat lookups and avoids multiple error logs for the same request. Here is a new patch that does that.
Comment #8
itamair commentedOk @AdamPS ... trusting you. Re-committed into dev
Comment #9
itamair commentedComment #10
adamps commentedGreat thanks for trusting me