[translate] glossaries are likely leaking in the cloud-client tests #3550
Labels
api: translate
Issues related to the Cloud Translation API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
testing
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
I saw an error in #3495
Log:
google.api_core.exceptions.ResourceExhausted: 429 The number of glossaries for the project exceeds the allowed maximum. max_glossaries = 1000
I manually deleted all the glossaries in the test project, but tests are very likely leaking glossaries.
This bug is to stop the leak.
The text was updated successfully, but these errors were encountered: