I have read the Cloud Tasks API documentation to manage the execution of large numbers of distributed requests.
But I can\'t find anything in documentation which enables
I would suggest creating a second task and specifying its scheduleTime.
scheduleTime
At this time, you are unable to set retries by task, only by queue.