You can only transactionally enqueue tasks from GAE standard using the ApiProxy-based interface. You cannot yet transactionally enqueue tasks (named or otherwise) with the new REST-based APIs for the datastore and task queue. Flex only supports the REST APIs.
It’s great to hear that this is on the roadmap! Thanks Jordan. Jeff On Mon, Mar 27, 2017 at 11:27 AM, Attila-Mihaly Balazs <[email protected]> wrote: > Thank you. > > Also, to give task queues their due: they DO support transactional adding > of tasks, just NOT for named tasks. > > Attila > -- 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/CADK-0uiZtfSD4fSrZvxNP69FH6RypX1bBUdWL2vbK7dyuUEGww%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
