When using SinceMaxQuery it appears that it will iterate over all the tweets which should (I assume) not happen.
- Check if a since_id exist in the method_url.
+ If not throw an exception
+ If it exist iterate until a specific value of count
- Handle Http error 429 which informs that too much request have been performed
- Check if a since_id exist in the method_url.
+ If not throw an exception
+ If it exist iterate until a specific value of count
- Handle Http error 429 which informs that too much request have been performed