Hi Jeff,
Thanks for that. And thanks for all the help you provide to folks in
this group, I see you answering questions all over.
> The limit on 100 custom composite indicies per app is not currently
> documented to my knowledge, part of the reason is that I think it would be
> best to design your app without that constraint in mind.
IMHO, it's really, really important to document *all* of the limits
and quotas, and in one canonical place -- an index, if you will, of
quotas and limitations, with links to detail in the various pages you
and I have linked earlier. In relatively little reading in this
group, I've run into the list I provided earlier and apparently
there's something called the "App Config Service Config App Call
Count" quota[1]; what else is there, lurking, waiting to trip up the
unwary developer?
[1]
http://groups.google.com/group/google-appengine/browse_thread/thread/891ce78da54b3659
It's hard for me to envision seriously considering using AppEngine for
anything but a toy project when significant limitations (100 indexes
is significant) are not clearly documented. If you can work with
people on some of them, indicate that on the list; it's not a reason
not to document the limitation. I see in other threads, and greatly
appreciate, that Google is happy to work with people when they run
into quotas and have a good reason for needing more than the quota
currently allows, but that's not at all the same thing.
There is, clearly, a full list somewhere -- the admin console isn't
just making these quotas up. :-) Can I strongly suggest providing
this index of quotas, if only to demonstrate to people that concerns
like mine are unwarranted?
Thanks again,
--
T.J. Crowder
tj / crowder software / com
Independent Software Engineer, consulting services available
On Apr 15, 7:22 pm, "Jeff S (Google)" <
j...@google.com> wrote:
> Hi T.J.,
>
> I'm glad you've raised this issue. The documentation on quotas has most of
> this information:
>
>
http://code.google.com/appengine/docs/quotas.html
>
> For additional limitations, most overview sections on the APIs and services
> have specific details for that service. For example, see:
>
>
http://code.google.com/appengine/docs/java/datastore/overview.html#Qu...http://code.google.com/appengine/docs/python/images/overview.html#Quo...http://code.google.com/appengine/docs/java/mail/overview.html#Quotas_...
>
> The limit on 100 custom composite indicies per app is not currently
> documented to my knowledge, part of the reason is that I think it would be
> best to design your app without that constraint in mind. So far, very few
> apps have hit this limit and if you need more than 100 indicies, I'd be
> happy to talk it over and see what we can work out. Recent reports of
> hitting this limit have been the result of an issue which caused the number
> of indicies to be overreported for a small subset of apps.
>
> Thank you,
>
> Jeff
>
> On Tue, Apr 14, 2009 at 1:51 PM, T.J. Crowder <
t...@crowdersoftware.com>wrote:
>
>
>
> > Hi all,
>
> > Only-slightly-abashedly bumping this, having foolishly posted it
> > during the holiday weekend. Apparently (continuing the list) there's
> > a "Workflow Backend Index Task Count"[1] as well.
>
> > Anyone (at Google or otherwise) have a link to an official
> > comprehensive list, and if so, would you post it? If not, perhaps we
> > should try to bring together links for the disparate parts.
>
> > [1]