On Feb 12, 4:09 pm, ryan <ryanb+appeng...@google.com> wrote:
> On Feb 11, 6:53 am, Brandon Thomson <gra...@gmail.com> wrote:
>
>
>
> > The downside of extra latency for get()s is it means users will very
> > occasionally see the spinning beach ball for a long time instead of an
> > error page after 4 seconds in non-ajax applications. It's not a big
> > deal for AJAX handlers because we can choose a timeout and control the
> > experience client-side but for guys with a lot of non-AJAX html pages
> > it could be frustrating.
>
> very good point. happily, we're planning to expose a deadline
> parameter for most datastore calls soon, maybe as soon as 1.3.2.
> that should give you the flexibility to control which calls need to
> return fast and which can afford to run longer.


Are we charged for failed API calls?

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

Reply via email to