Open GoogleCodeExporter opened 8 years ago
We have run into this issue during the following incident in our live application, using the latest of webapp2
in our GAE project.
https://status.cloud.google.com/incident/cloud-datastore/19002
For the first try, our user has experienced an unsuccessful registration, because user.put()
had failed. For their second try, the original username was already reserved, so they couldn't register using the original name.
Original issue reported on code.google.com by
al...@pagewoo.com
on 18 Jul 2013 at 6:28