pelias / api

HTTP API for Pelias Geocoder
http://pelias.io
MIT License
221 stars 162 forks source link

Upgrade to pelias-parser-2.2.0 #1587

Closed orangejulius closed 2 years ago

orangejulius commented 2 years ago

This includes a new Parser circuit breaker that should prevent the parser from taking huge amounts of time or memory to parse very complex (but usually nonsensical) inputs.

See https://github.com/pelias/parser/pull/157 for more info.