My application is blocked by a quota on too many "task queue api calls". Trying to delete the queue-items through the admin console give an internal server error (also when all waiting task are set to pause). Trying to purge the queue is not possible because the queue is not empty. Uploading a new application without queue-definitions is not possible and gives an error within eclipse (see below).
How can i clear/remove the queue ? The quota will be reset over 11 hours and i do not think that will solve my problem. Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=dutchcanoe&version=5& 500 Internal Server Error <html><head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>500 Server Error</title> </head> <body text=#000000 bgcolor=#ffffff> <h1>Error: Server Error</h1> <h2>The server encountered an error and could not complete your request.<p>If the problem persists, please <A HREF="http:// code.google.com/appengine/community.html">report</A> your problem and mention this error message and the query that caused it.</h2> <h2></h2> </body></html> See the deployment console for more details Unable to update app: Error posting to URL: https://appengine.google.com/api/appversion/clonefiles?app_id=dutchcanoe&version=5& 500 Internal Server Error <html><head> <meta http-equiv="content-type" content="text/html;charset=utf-8"> <title>500 Server Error</title> </head> <body text=#000000 bgcolor=#ffffff> <h1>Error: Server Error</h1> <h2>The server encountered an error and could not complete your request.<p>If the problem persists, please <A HREF="http:// code.google.com/appengine/community.html">report</A> your problem and mention this error message and the query that caused it.</h2> <h2></h2> </body></html> -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
