Exception: AppEngine::Datastore::Timeout

Inherits:
Error
  • Object
show all
Defined in:
lib/appengine-apis/datastore_types.rb

Overview

The datastore operation timed out. This can happen when you attempt to put, get, or delete too many entities or an entity with too many properties, or if the datastore is overloaded or having trouble.