[google-appengine] Re: Many unnecessary instance starts in the last few days

2012-02-29 Thread C Sowa
Seconded.  I have a modest, stable little app that runs under the free 
quota.  The last few days, however, instance hours in the 50 range have 
been reported on the dashboard, resulting in several hours of downtime due 
to exceeding quotas.  When I look at the instances chart, I notice that the 
green (billable) line has been at or very near one all day, and then zero 
for the out of quota period.
 
Here's where it gets interesting: When I look at billing history for the 
day, it reports *under* 24 hours, which is accurately reflects what the 
instances chart had indicated.  So why am I getting out of quota downtime?  
And why is ms / request, normally at 60 or so, skyrocketing to 6000?  There 
was no corresponding fluctuation in request type or rate.
 


 


-- 
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/-/cufc05kp3_AJ.
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.



Re: [google-appengine] Hide Dead Line Exceeded Errors from User (Python)

2012-01-23 Thread C Sowa
FYI, if you redirect a post with a 307 status, it will re-post the data to 
the new URL, any domain.  Or at least this worked for me for years.  In 
today's more locked-down environment, I haven't tried.  Worth a shot.

-- 
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/-/tqBQBIJFfTgJ.
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] Re: Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread C Sowa
FYI, appears to have resolved about an hour ago. ~16 hours total for this 
event.

-- 
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/-/C3t0hOc9EKQJ.
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] Re: Serving errors and latency, Tuesday Nov 29th

2011-11-29 Thread C Sowa
That part of App Engine includes me; milliseconds per request chart 
attached. Started about midnight PST.  Yet another scheduler change?  Also, 
instance activity shot up as well.  Will impact costs/quota in terms of 
chargeable instance use.
 

 
 

On Tuesday, November 29, 2011 1:48:04 AM UTC-9, Kenneth wrote:
>
> I've been experiencing serious latency and 10 second startup error 
> messages for about the past hour.  I put in a production issue but no 
> response yet.
>
> Is anyone else seeing errors or is it just in my little part of app engine?
>

-- 
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/-/hcibJdu6cwoJ.
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] Re: Sending mail on DEV server - not working at all

2010-10-21 Thread C Sowa
You need http://glob.com.au/sendmail/ and
http://groups.google.com/group/google-appengine/msg/7750aed12ae6543d
.

On Oct 21, 9:06 am, sodso  wrote:
> i am using the following application settings for sending mail in local
> DEV server
>
> --use_sqlite --smtp_host=smtp.gmail.com --smtp_port=465
> --smtp_user=...@gmail.com --smtp_password=***
> --require_indexes --show_mail_body --debug
>
> the webpage gets stuck at "Sending Mail Message" and never stops
> and never sends the email
>
> i have checked the smtp settings, they look fine.
>
> is anyone sending mails on DEV local server using the above option ??
> does it work on Windows ??
>
> i was trying to find the sendmail package for Windows but could not
> find it, its only available for linux unix as a tar.gz
>
> pls help !

-- 
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] Re: bulkloader.Exporter (Fix suggestion)

2009-09-29 Thread C Sowa

There has been one out there already (2009.09.04) - #2068 :
http://code.google.com/p/googleappengine/issues/detail?id=2068

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---