One of my apps have tasks configured to run every minute in cron.yaml. I've noticed for quite some time that the tasks are not being scheduled/executed with the frequency specified. There seem to be delays > 1 minute as seen in the task queue (the task queue is not congested and often have nothing running when I check). When I examine the logs, the minute tasks are being executed on average once every 2 minutes instead.
Any clues why this is happening? I have other apps with once per minute tasks scheduled and those do not have the same problems (the delay if any is often just a few seconds). <https://lh3.googleusercontent.com/-KVjYB5PQE8Y/V_NWKZQh2PI/AAAAAAAAyoo/tBU4SYwzJCsBGumnx17M0ljwg_Mkh2RIwCLcB/s1600/task_queue.png> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/75b09609-06a1-4fd3-9a27-9234fea94596%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
