CRON, big bug today

8 views
Skip to first unread message

Sylvain

unread,
Jul 1, 2009, 3:14:02 AM7/1/09
to Google App Engine
Hi,

Today, since 6:00 (PARIS), my cron is running each second.
This cron must run only once a day :

cron:
- description: reminder by mail
url: /reminder
schedule: every day 06:00
timezone: Europe/Paris

This cron works fine since 15 days without any issue.

This cron sent a mail, so now my quota is gone (not very important),
but I think there is a big issue today.

my app : tools-expertys

Cron info in my Dashboard :
Cron Job Schedule/Last Run/Last Status (All times are UTC)
/reminder
reminder by mail every day 06:00 (Europe/Paris)
2009/07/01 09:00:02 0 day late Success

As you can see the last success = 09:00, but it should run only at
6:00

Wojciech 'KosciaK' Pietrzok

unread,
Jul 1, 2009, 3:43:44 AM7/1/09
to Google App Engine
Same for app 'comment-tracker'
4 jobs with schedule: every day 00:00, every day 06:00, every day
12:00, every day 18:00
Even though jobs were successful two of the jobs kept running. Effect:
almost 5k request in 6 or 7 hours. Had to upload new cron.yaml without
these jobs before quotas reset...

BTW didn't know about that it is possible to set the timezone

broc

unread,
Jul 1, 2009, 5:46:49 AM7/1/09
to Google App Engine
Hi,

Same for me !

But my cron store data... and the result for me is: Stored Data quota
full => Still full at 99% after having deleted the objects I know...
I don't know what are the other objects that take the 99%...

Please help needed !

Sylvain

unread,
Jul 2, 2009, 3:25:15 AM7/2/09
to Google App Engine
Nobody can explain what happened yesterday.
Currently, I've removed all crons.

Regards.

Sylvain

unread,
Jul 3, 2009, 5:49:01 AM7/3/09
to Google App Engine
Sorry to insist but there is no reason for what happened two days
ago ?

Regards

Alan Xing

unread,
Jul 3, 2009, 8:15:00 PM7/3/09
to google-a...@googlegroups.com
i have two simple per minute crons. It looks like they stopped doing anything since 1:40am PDT July 3rd, even though the admin console updates the cron status timely and reports the crons are running successfully. 

Peter

unread,
Jul 4, 2009, 2:54:54 AM7/4/09
to Google App Engine
That was caused by a bug in the Cron scheduling code. I've updated
the Cron backends with a fix, so please try redeploying your Cron
jobs.

thanks,
Peter


On Jul 3, 7:49 pm, Sylvain <sylvain.viv...@gmail.com> wrote:
> Sorry to insist but there is no reason for what happened two days
> ago ?
>
> Regards
>
> On 2 juil, 09:25, Sylvain <sylvain.viv...@gmail.com> wrote:
>
> > Nobody can explain what happened yesterday.
> > Currently, I've removed all crons.
>
> > Regards.
>
> > On 1 juil, 11:46, broc <sebastien.peroc...@gmail.com> wrote:
>
> > > Hi,
>
> > > Same for me !
>
> > > But mycronstore data... and the result for me is: Stored Data quota
> > > full => Still full at 99% after having deleted the objects I know...
> > > I don't know what are the other objects that take the 99%...
>
> > > Please help needed !
>
> > > On 1 juil, 09:14, Sylvain <sylvain.viv...@gmail.com> wrote:
>
> > > > Hi,
>
> > > > Today, since 6:00 (PARIS), mycronis running each second.
> > > > Thiscronmust run only once a day :
>
> > > >cron:
> > > > - description: reminder by mail
> > > > url: /reminder
> > > > schedule: every day 06:00
> > > > timezone: Europe/Paris
>
> > > > Thiscronworks fine since 15 days without any issue.
>
> > > > Thiscronsent a mail, so now my quota is gone (not very important),
> > > > but I think there is a big issue today.
>
> > > > my app : tools-expertys
>
> > > >Croninfo in my Dashboard :
> > > >CronJob Schedule/Last Run/Last Status (All times are UTC)

Sylvain

unread,
Jul 6, 2009, 5:16:14 AM7/6/09
to Google App Engine
Hi Peter,

Thank you for this info.
I will re-upload my cron.

Regards.

Sylvain
Reply all
Reply to author
Forward
0 new messages