Re: [google-appengine] Cron jobs not running for production apps

2012-06-25 Thread Takashi Matsuo
Hi Kesava,

It's just a guess, I assume that the cron entry in question was
supposed to run on dynamic backend instance.
If that's the case, the cron execution can be a single point of
failure, because the cron never retries.

I'd suggest directing all the cron execution to FE, and for the task
you want to run on backend instances, put a task on a queue associated
to the backend instance. That way, you can mitigate the risk that the
cron execution ends up with an error.

Additionally, you can make the initial cron call redundant in a safe
way if you use named tasks.

hope it helps!

-- Takashi

On Thu, Jun 21, 2012 at 7:01 PM, Kesava Neeli ne...@easilydo.com wrote:
 Hi,

 We have many cron jobs that run as part of our application. Some crons run
 on FE instances and some hit our Backend instances for execution. Since this
 morning, teh crons are NOT running at regular intervals. I opened 2
 production issues and attached screenshots. It's our production app and
 crons are very critical for us. We haven't made any changes to our
 production app in last 1 week. We redployed the app today but that didn't
 make a difference.

 Are there known issues in appengine with running cron jobs? Anyone sees
 similar issue?

 Thanks
 Neeli

 --
 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/-/Zl579CSFHe4J.
 To post to this group, send email to google-appengine@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
Takashi Matsuo | Developer Advocate | tmat...@google.com

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Cron jobs not running for production apps

2012-06-21 Thread Kesava Neeli
Hi,

We have many cron jobs that run as part of our application. Some crons run 
on FE instances and some hit our Backend instances for execution. Since 
this morning, teh crons are NOT running at regular intervals. I opened 2 
production issues and attached screenshots. It's our production app and 
crons are very critical for us. We haven't made any changes to our 
production app in last 1 week. We redployed the app today but that didn't 
make a difference. 

Are there known issues in appengine with running cron jobs? Anyone sees 
similar issue? 

Thanks
Neeli 

-- 
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/-/Zl579CSFHe4J.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Cron jobs not running

2010-02-24 Thread Chris L
My site is back up after today's outage but cron jobs have not been
run since about 15:47 UTC.

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Cron jobs not running

2010-02-24 Thread Eli Jones
One of my sites has a cron job that is scheduled to run on Wednesdays at
11AM.. (it of course, did not run at 11 when GAE was in its death throes)..
It successfully ran at 1:30 PM EST (about 9 minutes ago, but 3.5 hours
late.).

On Wed, Feb 24, 2010 at 1:36 PM, Chris L clun...@gmail.com wrote:

 My site is back up after today's outage but cron jobs have not been
 run since about 15:47 UTC.

 --
 You received this message because you are subscribed to the Google Groups
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-appengine+unsubscr...@googlegroups.comgoogle-appengine%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Cron Jobs Not Running (July 20th)

2009-07-20 Thread Brian

Is anyone else having a problem with cron today? None of my cron jobs
have run for several hours (task queues are working fine).

Note to Google: you should include information about cron, and task
queues in the status page.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Cron Jobs not running

2009-06-11 Thread Brian

Hi.

I have noticed that several cron jobs associated with my app have not
run for several hours (they are on schedules ranging from 1 to 10
minutes. I have not changed the scripts or the cron.yaml file

Is there an issue with the cron service? (it should be included in the
system status display). We use cron to index RSS feeds, so if it stops
working the index gets stale pretty quickly.

Thanks.

-B
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Cron jobs not running

2009-06-11 Thread vivpuri

I added new cron jobs couple of hours back, and now neither the new
nor the existing jobs are running. All the jobs either have the
schedule of every 5 minutes (UTC) or every 1 minutes (UTC) . Any
idea what might be the issue here?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---