-
I am trying to create tasks from a flex application environment with the following code:
```
from google.cloud import tasks_v2beta2
def create_task(project= PROJECT_ID, queue= QUEUE, location=…
-
Across many of our GCP projects, we see trace export from GAE services failing with 503's consistently, but not always.
![Screen Shot 2020-10-27 at 11 59 31 AM](https://user-images.githubuserconten…
-
Test BigQuery, Storage, Datastore, and Logging client libraries on all the GCP platforms (don't include GAE Standard).
Close this issue once we confirm it all works.
-
#### Environment details
- OS: App Engine Ruby Flexible Environment.
- Ruby version: 2.7.0
- Gem name and version: stackdriver 0.16.1
#### Steps to reproduce
1. Try to use Cloud Deb…
-
Test BigQuery, Storage, Datastore, and Logging client libraries on all the GCP platforms (don't include GAE Standard).
Environments:
* [ ] GAE Flex
* [x] GCE
* [x] GKE
Close this issu…
-
Test Storage, Datastore, and Logging client libraries on all the GCP platforms (don't include GAE Standard).
Close this issue once we confirm it all works.
-
#### Environment details
Pubsub: google-cloud-pubsub 1.0.2
Python 3.6.3
Google App Engine flex python
#### Steps to reproduce
google-cloud-pubsub requires the grpcio package w/o locking…
-
**Describe what happened:**
I'm trying to make agent traces work on app engine flex environment.
My instances run debian 9.
I get the agent it installed using the manual steps:
```
RUN apt-…
-
Yesterday, I update my project's environment from `vm: true` to `env: flex` and datastore api version from `0.22.*` to `1.0.0`.
In local test, there is no problem and I can fetch entities with `datas…
-
The decision of whether to use `UrlFetchTransport` instead of `NetHttpTransport` is currently based on the presence of the `com.google.appengine.application.id` system property. This can result in `Ur…