Appengine是否对“超出最大分配ID”有新的限制? [英] Does appengine have a new limitation on "Exceeded maximum allocated IDs"?

查看:98
本文介绍了Appengine是否对“超出最大分配ID”有新的限制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的应用运行良好数月。今天它开始在数据存储放置时出现超出最大分配ID的错误。这是一个新的appengine配额和限制?

My app is running fine for months. Today it starts to give error on "Exceeded maximum allocated IDs" with datastore put. Is this something new with appengine quota and limitation?

http:// gochild2009.appspot.com

推荐答案

我们的应用程序存在相同的问题。

Our app had the same problem.

没有这样的限制(配额)。看起来在某些时候,为某些实体生成的ID很高,并引发此异常。

There is not such a limit (quota). It seems that at some point the ID generate for some entities is to high and this exception is thrown.

作为解决方案/解决方法,您可以生成自己的ID。

As a solution/workaround you can generate your own IDs.

这篇关于Appengine是否对“超出最大分配ID”有新的限制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆