Skip to content

[Python] grpcio==1.78.1 in python fails with certain googleapis like secrets manager, pubsub, bigquery, workflows (through its sdk) from Cloud Run Functions #41725

Description

@milanmenezes

What version of gRPC and what language are you using?

1.78.1

What operating system (Linux, Windows,...) and version?

Cloud Run/Functions

What runtime / compiler are you using (e.g. python version or version of gcc)

Python 3.12

What did you do?

Access a secret through secrets manager sdk

What did you expect to see?

Secrets manager responding with the secret

What did you see instead?

Accessing secrets through secret manager sdk hangs

Anything else we should know about your project / environment?

The version 1.78.1 works well in cloud shell and the issue is limited to serverless environments. Using the version 1.78.0 resolves the issue in cloud run/functions

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions