xiel / rsshandler

Automatically exported from code.google.com/p/rsshandler
1 stars 0 forks source link

OverQuotaError #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. http://www.youtube.com/user/Google
2. 
http://www.rsshandler.com/flvrss.rss?feedurl=http%3A%2F%2Fwww.youtube.com%2Frss%
2Fuser%2FGoogle%2Fvideos.rss

Traceback (most recent call last):
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/webapp/__init__.py", line 515, in __call__
    handler.get(*groups)
  File "/base/data/home/apps/worbu/4.341416813594874558/main.py", line 249, in get
    obj = fetchFeed(feedurl)
  File "/base/data/home/apps/worbu/4.341416813594874558/main.py", line 198, in fetchFeed
    doc.put()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 895, in put
    return datastore.Put(self._entity, config=config)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/datastore.py", line 404, in Put
    return _GetConnection().async_put(config, entities, extra_hook).get_result()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 601, in get_result
    self.check_success()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py", line 572, in check_success
    rpc.check_success()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py", line 502, in check_success
    self.__rpc.CheckSuccess()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py", line 126, in CheckSuccess
    raise self.exception
OverQuotaError: The API call datastore_v3.Put() required more quota than is 
available.

Original issue reported on code.google.com by fromagxo@gmail.com on 19 Dec 2010 at 12:30

GoogleCodeExporter commented 8 years ago
The rsshandler service no longer works:

http://rsshandler.blogspot.com/2010/04/service-status-and-new-podcasting.html

This project is related in functionality, but this is not a project for the 
website.

Original comment by jeromeku...@gmail.com on 11 Jan 2011 at 5:37