Closed (duplicate)
Project:
Twitter Pull
Version:
7.x-1.0-rc1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Mar 2011 at 17:14 UTC
Updated:
23 Apr 2012 at 20:18 UTC
Cache seems never updates and always show values of the first search stored in the cache. I saw publication date of a tweet (ago_time) never updates with consecutive access in the web (consecutive F5). I decided to never use cache and get items in every access.
Comments
Comment #1
antoniobusrod commentedComment #2
tachyonimpact commentedI can confirm this bug on 7.x-1.0rc1.
The only way to get Twitter_Pull to update is to disable and re-enable the module.
Comment #3
adshill commentedThis is an issue on 6.x too... you have to manually flush the cache of the site for the items to update, even with cache set to '0' effectively turning it off. Can't see any info on how to manage this, and other issues report similar things going back to October... As Twitter is real time, I see this as critical!
Comment #4
arithmetric commentedPlease test the development release of this module. I think this has been fixed in: #1068230: cache pulls outdated items
Comment #5
gregglesMarking this as a duplicate per comment #4 and the lack of followups since then.