429 received metadata size exceeds hard limit #13119
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
status: investigating
The issue is under investigation, which is determined to be non-trivial.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Determine this is the right repository
Summary of the issue
Context
Using the TextToSpeechLongAudioSynthesizeAsyncClient to produce a Neural2 voice file results in an gRPC error.
Expected Behavior:
The speech file to successfully land in the provided GCP storage bucket.
Actual Behavior:
The client produces the following error:
API client name and version
google-cloud-texttospeech 2.17.2
Reproduction steps: code
Reproduction steps: supporting files
tts-metadata-error.txt
Reproduction steps: actual results
Reproduction steps: expected results
the test should not error
OS & version + platform
MacOS 14.5
Python environment
Python 3.11.9
Python dependencies
The text was updated successfully, but these errors were encountered: