Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autocomplete results slowed by search endpoint's other queries #43

Open
andycochran opened this issue Feb 14, 2018 · 0 comments
Open

Autocomplete results slowed by search endpoint's other queries #43

andycochran opened this issue Feb 14, 2018 · 0 comments

Comments

@andycochran
Copy link
Contributor

What should happen:

When I search for a location, I expect typeahead results to come back from GeoSearch as quickly as they do on ZoLa.

What happened instead:

GeoSearch's fast autocomplete endpoint results are returned at the same time as all other search helpers, so they're bottlenecked by the slower calls to Carto.

How to reproduce this bug:

  1. Search for an address
  2. Wait… 💤
  3. See autocomplete results.

Browser(s) and Device(s) observed on:

All.

@allthesignals allthesignals transferred this issue from NYCPlanning/labs-factfinder-api Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant