Leah E. Cole

Results 18 issues of Leah E. Cole

## Description #8021 was similar but was throwing the `Aborted` error, this is giving a 409 `AlreadyExists` which was happening when it would retry but already find a batch there....

samples

The following samples are not yet compatible with Python 3.10 because their dependencies are not yet compatible with Python 3.10 (cc @GoogleCloudPlatform/python-samples-owners ) - [x] Dataflow - Beam is not...

type: process
samples

https://airflow.apache.org/docs/apache-airflow/stable/faq.html#when-there-are-a-lot-1000-of-dags-files-how-to-speed-up-parsing-of-new-files For customers with large # of DAGs, this sample will result in all of them being marked as "modified", and as such, they'll be parsed by Airflow. Let's make...

type: feature request
api: composer
samples

based on suggestions from @grayside and @dandhlee - [ ] move `functions/spanner` code to `spanner/functions` (or possibly to the spanner repo - can't remember where spanner samples live right now)...

type: cleanup
priority: p2
api: cloudfunctions
api: spanner
samples

Closing 3 issues in favor of tracking them all in one spot - during the 2020 Python Docs Samples spring cleaning we discussed the status of these and the migration...

type: process

Composer v2 was released this week, and it uses GKE Autopilot under the hood. With GKE Autopilot, we can no longer use node pool affinity with the `KubernetesPodOperator`. In anticipation...

feature request

fixes b/338064353 **OLD BEHAVIOR**: in `streamingRetryRequest.ts` as part of `onResponse`, an `'error'` event would be emitted while the retryStream is being destroyed. This event (usually the first error event in...

size: m

Per our discussion in chat and today's meeting In the README, we link to http://googleapis.github.io/gax-nodejs/index.html as the docs but this is out of date. I found https://googleapis.dev/nodejs/google-gax/latest/index.html, but I believe...

priority: p2
type: bug

I was experimenting a bunch with how to properly warn/error about the behavior we saw in #1377. The only handwritten place I could do so would be in `sequence_service.go`, but...

Hi lovely pypa folks, I went to click on the "See History and License" link at the bottom of the page today and noticed that it just redirects to the...