Usually when I deploy to GAE (using appcfg.py) it takes less than a minute. Occasionally, it might takes a couple of minutes. But in the last two days, it's been consistently taking 5 to 10 minutes each time! I'm deploying to our dev app, which has very little traffic. Sometimes it even fails after 10 minutes of waiting. Anyone else getting this?
..... initial uploading steps go fast ... 03:26 PM Compilation completed. 03:26 PM Starting deployment. 03:26 PM Checking if deployment succeeded. 03:26 PM Will check again in 1 seconds. 03:26 PM Checking if deployment succeeded. 03:26 PM Will check again in 2 seconds. 03:26 PM Checking if deployment succeeded. 03:26 PM Will check again in 4 seconds. 03:26 PM Checking if deployment succeeded. 03:26 PM Will check again in 8 seconds. 03:26 PM Checking if deployment succeeded. 03:26 PM Will check again in 16 seconds. 03:26 PM Checking if deployment succeeded. 03:26 PM Will check again in 32 seconds. 03:27 PM Checking if deployment succeeded. 03:27 PM Will check again in 60 seconds. 03:28 PM Checking if deployment succeeded. 03:28 PM Will check again in 60 seconds. 03:29 PM Checking if deployment succeeded. 03:29 PM Will check again in 60 seconds. .... and it keeps repeating the last two lines for 10 minutes or more.... -- 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.
