-
```
guys, I do experience sometimes weird behavior when testing the hub at
http://pubsubhubbub-example-app.appspot.com/ , sometimes everything works
flawlessly, but sometimes:
1- when I do subscribe, …
-
```
Traceback (most recent call last):
File
"/base/data/home/apps/pubsubhubbub/secrets.334888813608957861/main.py",
line 812, in _enqueue_task
).add(target_queue)
File
"/base/python_lib/versio…
-
```
What steps will reproduce the problem?
1. Updated the pubsubhubbub plugin to the latest version 1.5
2. Posted information on my website
3.
What is the expected output? What do you see instead?
Ex…
-
```
Could not get entries for content of 98994 bytes in format "atom" for topic
u'http://blip.fm/feed/all.atomextended':
Traceback (most recent call last):
File "/base/data/home/apps/pubsubhubbub/m…
-
```
Got this after trying to parse a feed:
Traceback (most recent call last):
File
"/base/data/home/apps/pubsubhubbub/feed-ids.336557603768777282/main.py",
line 2143, in parse_feed
feed_record…
-
```
In the hub right now when the DB times out on content fetch, we'll rely on
the task queue to do the retries. This causes back-off, which is bad for
throughput. Instead, we should reschedule the ta…
-
```
SUMMARY:
Incorrect RFC link in section 5. Discovery
RELEVANT SECTION:
http://pubsubhubbub.googlecode.com/svn/trunk/pubsubhubbub-core-0.3.html#discover
y
COMMENT/REQUEST:
The text says:
Publi…
-
```
What steps will reproduce the problem?
1. Click Save Changes on Settings , PubSubHubbub Plugin page
2. Get message "Error! Options page not found."
3.
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1. svn checkout http://pubsubhubbub.googlecode.com/svn/trunk/
pubsubhubbub-read-only
2. cd pubsubhubbub-read-only
3. sed -i -e 's/^\(application: \)pubsubhub…
-
```
SUMMARY:
Right now it's a good idea for hubs to do this, but let's make it even more
clear in the spec.
RELEVANT SECTION: 7.2
COMMENT/REQUEST:
See detail for reasons in
http://code.google.com/…