On Mon, Aug 2, 2010 at 8:19 AM, pubsubhubbubber <[email protected]> wrote: > Got the app installed and working on a new appengine instance. > > Question 1: Where do we need to tweak the app to enable polling for > feeds that do not ping the hub?
There is a bug in head after r371. I'm using your issue to track the fix: http://code.google.com/p/pubsubhubbub/issues/detail?id=118 > Question 2: For redundancy, isn't this app supposed to poll the feeds > at certain intervals? If you must have a guarantee of message reception across all time and space, then very infrequently polling the feeds is a good idea. Currently it is up to hubs whether or not they want to do polling. Superfeedr does, the reference hub run by Google has it disabled. > Question 3: When do we expect to see hubs communicating to each other. > There is no such implementation yet, correct? Superfeedr already chains hubs in this way.
