I can confirm it does work now at r371. Also I found removing "memory_only=False" in take_polling_action on line 2854 makes it work.
-Charles *(typo before) On Aug 2, 1:34 pm, Brett Slatkin <[email protected]> wrote: > Hi Charls, > > This is actually a bug in the head version of the hub. If you sync to > r371 it should work. I've been meaning to check in a fix for this but > haven't gotten there. I've using this issue to track the work: > > http://code.google.com/p/pubsubhubbub/issues/detail?id=118 > > -Brett > > > > On Wed, Jul 28, 2010 at 11:24 AM, cel <[email protected]> wrote: > > Hi everyone, > > > Does the GAE reference implemention hub poll feeds that do not support > > support PuSH? I read that it has this capability, that it is disabled > > on pubsubhubbub.appspot.com, and that I can enable it if I deploy my > > own instance. But I have deployed my own instance, and it isn't auto- > > polling. Is there a way to enable this? > > > Thanks, > > Charls* Lehner
