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

(enhance) make search bar wait before API call #37

Open
ZacharyRSmith opened this issue Dec 2, 2015 · 1 comment
Open

(enhance) make search bar wait before API call #37

ZacharyRSmith opened this issue Dec 2, 2015 · 1 comment

Comments

@ZacharyRSmith
Copy link
Member

currently, search bar is sending an API call on every change, which is not normal practice. make it wait until there are no changes for a certain amount of time (eg 1s) before making an API call.

@ZacharyRSmith
Copy link
Member Author

on second thought, the APIs we're using don't have terrible request rate limits (30 reqs / 10 s)...I really like how fast the search is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant