| Thanks for the feedback, not pointy at all. You're right my original comment was misleading, most of the GAE Standard samples are webapp2, but that's because it comes built-in to the platform and can be specified in the app.yaml, so webapp2 doesn't require people to `pip -t` to vendor Flask into the project. It might be worth revisiting if some of those samples should be in Flask or in both. 1) Guessing you already know you can use Pub/Sub for background tasks, examples here in our Bookshelf app: https://cloud.google.com/python/getting-started/using-pub-su... I think Product knows that the developer experience for tasks could be better and closer to Standard, but we haven't announced any public roadmap for task queues on Flexible. 2) I see references to that variable in our docs so I'm not sure where you're saying it's missing. Unfortunately you can't submit PRs for our docs, I wish you could. Thanks again for the feedback, getting pretty off-topic so maybe good to take any further conversation to #python in GCP Slack? https://googlecloud-community.slack.com
https://gcp-slack.appspot.com/ |