fernandogdj / microblog-purple

Automatically exported from code.google.com/p/microblog-purple
GNU General Public License v3.0
0 stars 0 forks source link

Microblog is only gathering the last x hours of messages and not last y messages. #254

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. First off get the new "patch" from another issue. It was built off of SVN
2. Wait all day and then go to the twitter im account and reenable.
3. See as your tweets are only showing up from the last 9hrs(for me)

What is the expected output? What do you see instead?
I expect to get every single one that I have coming to me.

What version of the product are you using? On what operating system?
0.30 Debian Wheezy(testing) amd64.

Please provide any additional information below.
I'm not hitting the "api limit" since I was able to get(previously) close to 1k 
messages previously. It seems to be only doing the last ~9hrs instead of the 
last time it was supposed to be updated. I know that you're limited to "350 
requests" per hour, but I doubt getting the stream is limited to that since iOS 
applications get 800 at once.

Original issue reported on code.google.com by 133794...@gmail.com on 22 Sep 2011 at 8:14

GoogleCodeExporter commented 8 years ago
Hi,
thanks for the report. 
Which patch did you use?
Does this happen only in the patch-build or does this happen in a clean 0.3.0 
release, too?

Original comment by andresen.nils@gmail.com on 23 Sep 2011 at 5:53

GoogleCodeExporter commented 8 years ago
It was a bundle based upon the SVN build I imagine from issue 202. And now on, 
it's that issue. I've not tried it with base 202 since it wasn't working that 
well for me since it wasn't properly showing "tweets". This is something that 
I'm seeing happen as of late, I've just noticed it since the past few days have 
been a bit more busy than normal. But still it seems to be happening now, and I 
don't remember it happening previously. I know that twitter has a "350 
requests" per hour, but I don't think a "get all tweets since x" is more than a 
single request.

the 0.3.0 release is insanely old and that's why I didn't use it. As stated it 
cuts off links(which are normally at the end) and thus renders it nearly 
unusable.

The link to issue 202 is here.

https://code.google.com/p/microblog-purple/issues/detail?id=202

Original comment by 133794...@gmail.com on 23 Sep 2011 at 6:12