Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed sweeping of incidentally-created queues #20652

Conversation

modular-magician
Copy link
Collaborator

It turns out that tests for google_firebase_extensions_instance create queues in Cloud Tasks that have names like ext-tf-test-storage-resize-imageszzjeplxr9e-backfillResizedImag. We need to prune these to ensure that we don't run out of quota.

I've already run the sweeper with this code to clear out the 1000 stale queues.

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.


Derived from GoogleCloudPlatform/magic-modules#12529

[upstream:5c620d651d045d3053c8f4cf86a315ff5318f3bd]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner December 10, 2024 19:37
@modular-magician modular-magician merged commit ac5217d into hashicorp:main Dec 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant