Yes. This behavior is reproducible and has been observed on different
applications actually. When the task returns a 500 response code, it
gets duplicated for some reason.


On Apr 16, 1:50 am, nischalshetty <nischalshett...@gmail.com> wrote:
> When a task fails, the "same" task would be retried again. Ideally if you
> have just one task in your system and that fails a 100 times at the end of
> the day you should still have only one task in the queue.
>
> Are you sure you do not have any logic in the url that the task calls where
> you create a new task?

-- 
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-java@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