Closed GoogleCodeExporter closed 8 years ago
Any updates on this?
Original comment by d...@yieldbuild.com
on 3 Oct 2011 at 7:42
No updates yet, but I'll look into it soon.
Original comment by ekoleda+devrel@googlers.com
on 5 Oct 2011 at 8:46
Able to reproduce. it happens when there's too much data to load. One
solution is to apply the filter on startup to limit results to 500.
Original comment by api.sham...@gmail.com
on 31 Oct 2011 at 11:32
Thanks. Are you suggesting this filter as a permanent fix? Or will you look
for a server-side solution?
Original comment by d...@yieldbuild.com
on 1 Nov 2011 at 3:20
Well, the server-side solution is to use the filter statement that limits
results to 500 by default. Right now, when the webapp first loads, that filter
statement does not apply and the webapp tries to load all entities and run out
of memory for big accounts.
Original comment by api.sham...@gmail.com
on 1 Nov 2011 at 5:46
Fixed in r118.
Original comment by ekoleda+devrel@googlers.com
on 30 Nov 2011 at 10:38
Original issue reported on code.google.com by
d...@yieldbuild.com
on 17 Sep 2011 at 12:45