I created Cloud Task with unique name in order to guarantee just
one time execution if successful.
Created it using API. Tried to execute again after 2 hours but the message
I got is I cannot use the same name
because it was already used recently.
>From the documentation:
If the task's queue was created using Cloud Tasks, then another task
with
the same name can't be created for ~1hour after the original task was
deleted or executed. If the task's queue was created using queue.yaml or
queue.xml, then another task with the same name can't be created
for ~9days after the original task was deleted or executed.
I am expecting to re-use the name after 2 hours, what is wrong?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-appengine/50918fc6-920a-4893-a607-3c42a27156a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.