On Sat, May 11, 2013 at 11:03 PM, Alexandre Normand
<
alexandr...@gmail.com> wrote:
> I wish there was a way for the datastore to log all panics or that the
> behaviour of the dev instance allowed me to reproduce it locally. Which
> brings me to a question I keep asking myself: would the latter be a bug? I'm
> guessing it's expected that the dev instance isn't 100% faithful to a real
> GAE instance but should a scenario like the one I'm experiencing be
> consistent between dev/the real thing™?
The dev and prod datastore behaviour is meant to be identical as much
as possible. It should be considered a bug if they diverge, though of
course there will be some cases where it is simply infeasible to
replicate the exact behaviour.