Hi, The Task Queue guarantees that two tasks with the same name cannot be enqueued within 7 days of each other. Beyond that, tombstoned names may be garbage collected.
-Nick Johnson On Mon, Mar 29, 2010 at 8:19 AM, prgmratlarge <[email protected]> wrote: > I've been thinking of using the fact that taskqueue names cannot be > duplicated to my advantage. But how reliable is this "fact." Is there > ANY chance that the taskqueue will indeed be enqueued again? > > -- > 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]<google-appengine%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > > -- Nick Johnson, Developer Programs Engineer, App Engine Google Ireland Ltd. :: Registered in Dublin, Ireland, Registration Number: 368047 -- 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.
