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
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