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 [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-java?hl=en.
