A bug that hits every 4 years* and takes everything

73 views
Skip to first unread message

Kaan Soral

unread,
Feb 29, 2012, 7:31:20 AM2/29/12
to google-a...@googlegroups.com
lastEmail=db.DateTimeProperty(default=datetime(datetime.now().year-1,datetime.now().month,datetime.now().day,datetime.now().hour,datetime.now().minute),indexed=False)

Since the models were included in every request, it brought down the app completely, wish I checked any page before going to sleep or used timedelta instead :)

Andrin von Rechenberg

unread,
Feb 29, 2012, 10:11:38 AM2/29/12
to google-a...@googlegroups.com
At least it's not your birthday today :)

On Wed, Feb 29, 2012 at 1:31 PM, Kaan Soral <kaan...@gmail.com> wrote:
lastEmail=db.DateTimeProperty(default=datetime(datetime.now().year-1,datetime.now().month,datetime.now().day,datetime.now().hour,datetime.now().minute),indexed=False)

Since the models were included in every request, it brought down the app completely, wish I checked any page before going to sleep or used timedelta instead :)

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/eYc9sv0GcJwJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.

Message has been deleted

roberto.cr

unread,
Feb 29, 2012, 11:17:34 AM2/29/12
to google-a...@googlegroups.com
hehehe :)


On Wednesday, February 29, 2012 12:11:38 PM UTC-3, Andrin von Rechenberg wrote:
At least it's not your birthday today :)

On Wed, Feb 29, 2012 at 1:31 PM, Kaan Soral <kaan...@gmail.com> wrote:
lastEmail=db.DateTimeProperty(default=datetime(datetime.now().year-1,datetime.now().month,datetime.now().day,datetime.now().hour,datetime.now().minute),indexed=False)

Since the models were included in every request, it brought down the app completely, wish I checked any page before going to sleep or used timedelta instead :)

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/eYc9sv0GcJwJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to google-appengine+unsubscribe@googlegroups.com.

Jeff Schnitzer

unread,
Feb 29, 2012, 12:04:58 PM2/29/12
to google-a...@googlegroups.com
You're apparently not alone!


Jeff

On Wed, Feb 29, 2012 at 7:31 AM, Kaan Soral <kaan...@gmail.com> wrote:
lastEmail=db.DateTimeProperty(default=datetime(datetime.now().year-1,datetime.now().month,datetime.now().day,datetime.now().hour,datetime.now().minute),indexed=False)

Since the models were included in every request, it brought down the app completely, wish I checked any page before going to sleep or used timedelta instead :)

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/eYc9sv0GcJwJ.
To post to this group, send email to google-a...@googlegroups.com.
To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages