In order to preform some data migration, I have used a push queue to execute tasks to modify data in a lot of entities.
The tasks in queue were running fine, but suddenly the queue becomes empty. Next to the queue name, there is an icon which shows the followig text in the tooltip: "To conserve system resources during peak usage, App Engine is enforcing a processing rate lower than the maximum rate for this queue" What is going on here? I need to get the data conversion before i can deploy a new version to GAE (in python). My questions: 1) What does not message mean? 2) How can i get the queue to run again? -- 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/855d99c9-052d-4a9e-8f85-64840fe8cee4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
