我一直按照这些说明将所有数据存储区实体下载到一个文件中。
appcfg.py download_data --url=http://your_app_id.appspot.com/_ah/remote_api --filename=<data-filename>
我的远程API已设置,当我运行该命令时,它会在控制台中以此反馈停止。
.............[INFO ] Kind1: No descending index on __key__, performing serial download
[INFO ] Kind2: No descending index on __key__, performing serial download
[INFO ] Kind3: No descending index on __key__, performing serial download
..........[INFO ] [WorkerThread-1] Backing off due to errors: 1.0 seconds
[INFO ] Resetting backoff to 0.0
我知道某些参考属性已被破坏,但如果还有其他内容会有所帮助。