We're aware of this issue and looking into it. There's another thread in the
google-appengine group that follows this issue. Can you make sure you keep
up with that?

--
Ikai Lan
Developer Programs Engineer, Google App Engine
Blogger: http://googleappengine.blogspot.com
Reddit: http://www.reddit.com/r/appengine
Twitter: http://twitter.com/app_engine



On Thu, Oct 14, 2010 at 1:14 AM, Lior Harsat <lior.har...@gmail.com> wrote:

> Hi,
>
> I am using the javax.mail.Transport.send().
> this API may throw ApiDeadlineExceededException .
> When it does I catch it a retry.
> I am currently retrying 5 times.
> 3 days ago I started noticing in my logs that ApiDeadlineExceededException
> are thrown at a higher rate than normal.
> To my surprise I found out that even though the exception is thrown, The
> emails are sent (including the ones in the retry).
> This causes the same email to be sent 6 times !!!
> My customers noticed this as well :-(
> My appId is farmigo-csa.
>
> Please assist.
> Thanx, Lior
>
>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to