-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[translate] glossaries are likely leaking in the cloud-client tests #3550
Copy link
Copy link
Closed
Labels
api: translateIssues related to the Cloud Translation API.Issues related to the Cloud Translation API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
api: translateIssues related to the Cloud Translation API.Issues related to the Cloud Translation API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.