cursor function has infinite loop when used with search function #300

Closed
opened 2014-01-06 18:23:08 -08:00 by cash · 3 comments
cash commented 2014-01-06 18:23:08 -08:00 (Migrated from github.com)

Once #298 and #299 are fixed, the cursor function does not return even though there are no more results. This is because of the metadata returned for search/tweets which causes the not content check to never pass.

Once #298 and #299 are fixed, the cursor function does not return even though there are no more results. This is because of the metadata returned for search/tweets which causes the `not content` check to never pass.
clayheaton commented 2014-01-10 10:04:32 -08:00 (Migrated from github.com)

These are all pretty serious issues. I spun my wheels trying to figure out the infinite loop problem for a few hours. I guess I'll drop back to the "old way" for a while.

These are all pretty serious issues. I spun my wheels trying to figure out the infinite loop problem for a few hours. I guess I'll drop back to the "old way" for a while.
s0ckz commented 2014-06-02 16:05:54 -07:00 (Migrated from github.com)

Check if it works: https://github.com/ryanmcgrath/twython/pull/332
I only tested for search and get user tweets. But with some tweaks I think it handles the rest.

Check if it works: https://github.com/ryanmcgrath/twython/pull/332 I only tested for search and get user tweets. But with some tweaks I think it handles the rest.
tag commented 2017-10-16 15:54:59 -07:00 (Migrated from github.com)

Stopped by to say I'm still seeing this issue with twython (3.6.0)

Stopped by to say I'm still seeing this issue with twython (3.6.0)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/twython#300
No description provided.