On Thu, Mar 1, 2012 at 12:28 AM, <[email protected]> wrote:

>   Today's Topic Summary
>
> Group: http://groups.google.com/group/google-appengine/topics
>
>    - continual transient error on pull 
> queue<#135ca7a8f05cb0ea_group_thread_0>[2 Updates]
>    - Why are my requests taking > 1 second all of a 
> sudden?<#135ca7a8f05cb0ea_group_thread_1>[3 Updates]
>    - Throttling and whitelisting <#135ca7a8f05cb0ea_group_thread_2> [1
>    Update]
>    - A bug that hits every 4 years* and takes 
> everything<#135ca7a8f05cb0ea_group_thread_3>[5 Updates]
>    - setuptools added as third party 
> library<#135ca7a8f05cb0ea_group_thread_4>[1 Update]
>    - Many unnecessary instance starts in the last few 
> days<#135ca7a8f05cb0ea_group_thread_5>[2 Updates]
>    - LogService down? <#135ca7a8f05cb0ea_group_thread_6> [2 Updates]
>    - Javaland scheduler behavior <#135ca7a8f05cb0ea_group_thread_7> [3
>    Updates]
>    - Dead link in traffic splitting dialog 
> box<#135ca7a8f05cb0ea_group_thread_8>[1 Update]
>    - Email to app is being bounced back?<#135ca7a8f05cb0ea_group_thread_9>[1 
> Update]
>    - [IMPORTANT] Requesting feedback for "App Engine connected Android
>    support" in Google Plugin for Eclipse (GPE) 
> !<#135ca7a8f05cb0ea_group_thread_10>[1 Update]
>    - Entity kind disappeared after HRD 
> migration<#135ca7a8f05cb0ea_group_thread_11>[1 Update]
>    - Rescheduled maintenance period? <#135ca7a8f05cb0ea_group_thread_12>[1 
> Update]
>    - 30K mail problem <#135ca7a8f05cb0ea_group_thread_13> [1 Update]
>    - What's going on with the high latency 
> ?<#135ca7a8f05cb0ea_group_thread_14>[3 Updates]
>    - Dead link on G.A.E documentation from Google Cloud 
> Storage<#135ca7a8f05cb0ea_group_thread_15>[2 Updates]
>    - Applicability of the Terms of 
> Service<#135ca7a8f05cb0ea_group_thread_16>[1 Update]
>
>   continual transient error on pull 
> queue<http://groups.google.com/group/google-appengine/t/e0bc6661a0997f84>
>
>    Nicholas Verne <[email protected]> Feb 29 04:05PM +1100
>
>    Christian,
>
>    The presumed fix was pushed out to production a few hours ago. If you
>    want to try leasing from your eventpull queue again, you should have a
>    better rate of success.
>
>    Nick Verne
>    ...more
>
>
>    c h <[email protected]> Feb 29 10:11AM -0800
>
>    Nick,
>
>    Thanks much! i started leasing tasks again and it appears to be
>    working.
>    I've been through a few thousand tasks, only 19 million more tasks to
>    go!
>
>    thanks for keeping me updated.
>    ...more
>
>   Why are my requests taking > 1 second all of a 
> sudden?<http://groups.google.com/group/google-appengine/t/6e5e2054634609d3>
>
>    thecheatah <[email protected]> Feb 29 08:35AM -0800
>
>    I have a simple page that reads one row and updates it. Over the past
>    few YEARS, it has taken < 100ms to process these requests.
>
>    All of a sudden the latency has increased to 1000ms. This has ...more
>
>
>    Jeff Schnitzer <[email protected]> Feb 29 12:06PM -0500
>
>    It's the end of the financial quarter and GAE needed to make revenue
>    targets ;-)
>
>    Jeff
>
>    ...more
>
>
>    "Brandon Wirtz" <[email protected]> Feb 29 10:42AM -0700
>
>    You do need it because MS has wild performance issues. Like the ones
>    you
>    describe.
>    ...more
>
>   Throttling and 
> whitelisting<http://groups.google.com/group/google-appengine/t/184ed80e4e55e37f>
>
>    Matija <[email protected]> Feb 29 09:11AM -0800
>
>    Is there some way to 'whitelist' my local app that is accessing GAE
>    app?
>
>    <
>    
> https://lh5.googleusercontent.com/-EyM_DYfdYDs/T05bFIgCnaI/AAAAAAAAAac/q4QkpXrYT-g/s1600/backup.jpg
>    >
>
>    Every last day of ...more
>
>   A bug that hits every 4 years* and takes 
> everything<http://groups.google.com/group/google-appengine/t/f43bb1e03327c17>
>
>    Kaan Soral <[email protected]> Feb 29 04:31AM -0800
>
>
>    
> lastEmail=db.DateTimeProperty(default=datetime(datetime.now().year-1,datetime.now().month,datetime.now().day,datetime.now().hour,datetime.now().minute),indexed=False)
>
>    Since the models were included ...more
>
>
>    Andrin von Rechenberg <[email protected]> Feb 29 04:11PM +0100
>
>    At least it's not your birthday today :)
>
>    ...more
>
>
>    Gopal Patel <[email protected]> Feb 29 09:11PM +0530
>
>    not every four year, you will be safe for year 2400 , 2800 and on...
>
>    ( and thanks for pointing out, I will now take more care )
>
>    On Wed, Feb 29, 2012 at 8:41 PM, Andrin von Rechenberg
>    ...more
>
>
>    "roberto.cr" <[email protected]> Feb 29 08:17AM -0800
>
>    hehehe :)
>
>    On Wednesday, February 29, 2012 12:11:38 PM UTC-3, Andrin von
>    Rechenberg
>    wrote:
>    ...more
>
>
>    Jeff Schnitzer <[email protected]> Feb 29 12:04PM -0500
>
>    You're apparently not alone!
>
>    http://news.ycombinator.com/item?id=3647611
>
>    Jeff
>
>    ...more
>
>   setuptools added as third party 
> library<http://groups.google.com/group/google-appengine/t/c6b6b2f11c5141d6>
>
>    Gopal Patel <[email protected]> Feb 29 10:23PM +0530
>
>    in recent change, setuptools added as third party library to google app
>    engine.
>
>    I am wondering, what is the use case for it in google app engine ?
>    ...more
>
>   Many unnecessary instance starts in the last few 
> days<http://groups.google.com/group/google-appengine/t/7ff808e8243562cf>
>
>    tempy <[email protected]> Feb 29 04:22AM -0800
>
>    Hello all,
>
>    I've just been seeing this behavior for the last few days. A request
>    comes into my lightly-loaded app that already has a nearly-idle
>    instance running. Instead of using that instance, ...more
>
>
>    C Sowa <[email protected]> Feb 29 07:46AM -0800
>
>    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 ...more
>
>   LogService 
> down?<http://groups.google.com/group/google-appengine/t/83f94604f39e3f39>
>
>    Andrin von Rechenberg <[email protected]> Feb 29 04:13PM +0100
>
>    Hey there all my calls to LogService.fetch time out.
>
>    Anyone else seeing this?
>
>    Cheers,
>    -Andrin
>    ...more
>
>
>    Andrin von Rechenberg <[email protected]> Feb 29 04:27PM +0100
>
>    http://code.google.com/p/googleappengine/issues/detail?id=7028
>
>    On Wed, Feb 29, 2012 at 4:13 PM, Andrin von Rechenberg
>    ...more
>
>   Javaland scheduler 
> behavior<http://groups.google.com/group/google-appengine/t/24066e76d69a4cdd>
>
>    Mos <[email protected]> Feb 29 09:45AM +0100
>
>    Five days ago I run JMeter-Tests to check the performance of my
>    application
>    with and without "threadsafe=true".
>    I'm in "no billing mode" and therefore just worked with one instance.
>    ...more
>
>
>    Simon Knott <[email protected]> Feb 29 05:02AM -0800
>
>    Hi,
>
>    I thought I was going crazy - in the past week or so the latter is
>    exactly
>    what I'm experiencing. My free-tier app gets so little traffic at the
>    moment that I was putting it down to that, ...more
>
>
>    tempy <[email protected]> Feb 29 06:54AM -0800
>
>    I should have looked at this thread before posting my own (http://
>    groups.google.com/group/google-appengine/browse_thread/thread/
>    7ff808e8243562cf#).
>
>    I'm using GAE as a sync-backend for a ...more
>
>   Dead link in traffic splitting dialog 
> box<http://groups.google.com/group/google-appengine/t/d2a7c355bb88e30a>
>
>    Brian Davenport <[email protected]> Feb 29 05:28AM -0800
>
>    Looking at the traffic splitting box has a getting started link to
>    what I
>    assume is a internal resource at google hq. ...more
>
>   Email to app is being bounced 
> back?<http://groups.google.com/group/google-appengine/t/b408f655c74921ee>
>
>    Martin Waller <[email protected]> Feb 29 05:06AM -0800
>
>    Hello,
>
>    Can anyone explain why my inbound email is getting bounced please?
>
>    Many thanks
>
>    Martin
>
>    Delivery to the following recipient failed permanently:
>
>    pcr.229014.331007.d9c8d649- ...more
>
>   [IMPORTANT] Requesting feedback for "App Engine connected Android
> support" in Google Plugin for Eclipse (GPE) 
> !<http://groups.google.com/group/google-appengine/t/5c1211d82997d62e>
>
>    Sriram Saroop <[email protected]> Feb 29 02:12PM +0530
>
>    Hi folks,
>    I was wondering if any of you played around with the "App Engine
>    connected
>    Android support" we introduced in GPE <http://code.google.com/eclipse/>
>    last
>    year.
>    Here's the link to get ...more
>
>   Entity kind disappeared after HRD 
> migration<http://groups.google.com/group/google-appengine/t/b251c5e3f18cc44c>
>
>    Nikolay Elenkov <[email protected]> Feb 29 01:18PM +0900
>
>    On Tue, Feb 28, 2012 at 11:25 PM, Nikolay Elenkov
>    > but it seems that won't work, since the keys have changed.
>
>    > Any ideas about what might have caused this and what's the best way
>    to
>    > proceed? ...more
>
>   Rescheduled maintenance 
> period?<http://groups.google.com/group/google-appengine/t/d010603da945a7ca>
>
>    Yossy <[email protected]> Feb 28 06:30PM -0800
>
>    Hi,
>
>    I thought that maintenance period was planed at Wednesday, February
>    29, 2012 - 4:00pm-5:30pm.
>    But, according to google calendar, next maintenance is planed at
>    Wednesday, March 7, 2012 - ...more
>
>   30K mail 
> problem<http://groups.google.com/group/google-appengine/t/6602957c41338989>
>
>    Greg <[email protected]> Feb 28 06:15PM -0800
>
>    Are you sure you aren't hitting a rate limit, rather than a quota
>    limit? See the Mail section of
>    http://code.google.com/appengine/docs/quotas.html
>    for details.
>
>    Cheers
>    Greg.
>
>    ...more
>
>   What's going on with the high latency 
> ?<http://groups.google.com/group/google-appengine/t/beda127621c11e5d>
>
>    "André Ikeda" <[email protected]> Feb 28 11:53AM -0800
>
>    Problems too!!
>
>    Em terça-feira, 28 de fevereiro de 2012 16h31min25s UTC-3, Alain de R
>    escreveu:
>    ...more
>
>
>    Alain de Raynal <[email protected]> Feb 28 02:49PM -0800
>
>    what makes you think the problem was only for M/S datastores ?
>
>
>
>    ...more
>
>
>    Alain de Raynal <[email protected]> Feb 28 04:39PM -0800
>
>    oh I see on the status page now:
>
>    11:20 AM - 11:35 AM
>    Datastore
>    M/S elevated Error Rates
>    The M/S Datastore experience elevated error rates.
>
>    will we get more info from google engineers ?
>    ...more
>
>   Dead link on G.A.E documentation from Google Cloud 
> Storage<http://groups.google.com/group/google-appengine/t/11b6c8f19d64edf4>
>
>    karim duran <[email protected]> Feb 28 02:04PM -0800
>
>    Hi,
>
>    If you surf on https://developers.google.com/storage/
>    and then follow the link "Google App Engine integration" e.g
>    https://developers.google.com/appengine/docs/python/googlestorage
>    ...more
>
>
>    Amy Unruh <[email protected]> Feb 28 02:45PM -0800
>
>    Karim,
>    Thanks for noticing that-- I've filed an internal issue for it.
>
>    ...more
>
>   Applicability of the Terms of 
> Service<http://groups.google.com/group/google-appengine/t/5e72c2c398b2a3da>
>
>    Daniel Bujas <[email protected]> Feb 28 12:45PM -0800
>
>    To what extent do the Google App Engine Terms of Service (http://
>    code.google.com/appengine/terms.html) override Google's overarching
>    Terms of Service for use of any Services (http://www.google.com/
>    ...more
>
>  You received this message because you are subscribed to the Google Group
> google-appengine.
> You can post via email <[email protected]>.
> To unsubscribe from this group, 
> send<[email protected]>an empty message.
> For more options, 
> visit<http://groups.google.com/group/google-appengine/topics>this group.
>
> --
> 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.
>

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

Reply via email to