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?
Hello,
Was the original task completed or deleted before you send another one with the same name? If not, you will receive the error you described.
If the task has been completed or deleted and you still receive the error, please complete an Issue Tracker form so that we may investigate this issue internally.
Note that Google Groups are reserved for general Google Cloud Platform-end product discussions and not for reporting issues, which is why I suggested moving the troubleshooting to Issue Tracker.