Closed (fixed)
Project:
Activity Stream
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2008 at 13:26 UTC
Updated:
7 Aug 2008 at 04:50 UTC
Hi there,
I set up Activity Stream on a D6 installation, and entered a LiveJournal RSS feed into the Activity Stream settings. The result was fantastic (all LJ posts in the feed were recreated as nodes in Drupal), however, any subsequent item added to the LJ has not appeared in my Activity Stream, despite having run cron repeatedly.
Comments
Comment #1
akalsey commentedFeeds are cached for an hour. If you're running cron more often than every hour, Activity Stream uses the cached local copy of the feed instead of fetching the feed from the server a second time. Could this be your issue? If you wait more than an hour, do new items appear?
Comment #2
Osfer commentedAh, that's the trick! I wasn't aware of the one-hour cache, and the posts do indeed show up after one hour. Sorry for my ignorance, and thanks!
Comment #3
akalsey commented