For appengine std env the TaskQueue page in console has been removed, instead you get redirected to the Cloud Task page. However before I can visit that page I need to enable the Cloud Task api for my project.
AFAIK we are not yet forced to swap TaskQueues to CloudTasks, in fact CloudTasks still lacks some features present in TaskQueue (transactional tasks for example), also pricing would be an argument not to use CloudTask. Anyhow, I don't understand why I need to enable an API that I'm not even sure to use just to be able to run some of my TaskQueues manually in the web console? Cron page has also been moved to CloudScheduler page, however there I didn't need to enable CloudScheduler api to be able to run crontabs in web console. / Linus -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/1de9f1cc-5b1c-4bf9-bffb-44e3463ea5abn%40googlegroups.com.
