the Default Timeouts that apply with Cloud Tasks actually depends on the scaling type of the service. As explained in this documentation[1-- even though the documentation points to App Engine tasks, the same applies with Cloud Tasks], 10 minutes default timeout applies for Automatic scaling standard apps in App Engine Standard environment. You can find more information about the default timeouts and deadlines on this PHP Client Library[2 -- See the section about the dispatch_deadline].
Cloud Tasks enables serverless execution of tasks via App Engine standard or flexible environments [1]https://cloud.google.com/tasks/docs/creating-appengine-handlers#timeouts [2]https://googleapis.github.io/google-cloud-php/#/docs/google-cloud/v0.104.0/tasks/v2beta3/task -- 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 google-appengine+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a724ba32-ceed-4705-a4dd-f83d5527d09e%40googlegroups.com.