tweet-search
tweet-search copied to clipboard
Fix: Query continues to run
Queries continue to run in the background if the user leaves e.g. user does a search and the query continues to run.
Possible Options -
- Have
GNIPquery stop if the user is not currently active. - Push the data to some cache so that it can or cannot be used at a later date. ... Open to other suggestions