Firebase extension to stop services when a quota has been reached.

1 Open Issue Need Help Last updated: Jul 11, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug a Firebase extension that prematurely disables billing accounts even when the budget threshold isn't breached. The issue involves investigating the Pub/Sub message handling, the extension's logic for interpreting budget alerts, and verifying the correct configuration of the budget, Pub/Sub topic, and IAM permissions. Troubleshooting steps may include reviewing logs, examining the Pub/Sub messages received by the extension, and checking the extension's code for potential errors in its budget threshold evaluation.

Complexity: 4/5
help wanted

Firebase extension to stop services when a quota has been reached.

Shell