proxy cooldown resource exhausted - #2653
Closed
hessjcg wants to merge 6 commits into
Closed
Conversation
hessjcg
commented
Aug 6, 2026
Collaborator
- build: support metadata, junit reports, and IAM helpers in build.sh
- feat: Support AI Developer Edition connections through the Cloud SQL Auth Proxy
- Internal changes to skip fuse on Kokoro tests.
- Update cloud-sql-go-connector to v1.22.0 and add --sql-data-endpoint alias
- Fix code review issues.
- test(proxy): use /tmp for Unix socket tests to avoid long paths in Kokoro
- feat: Add local E2E test for AI Developer Edition in proxy
- feat: log warning on ResourceExhausted errors
…Auth Proxy Cloud SQL AI Developer Edition instances allow connections through the SqlDataService. With this change and the corresponding chagnes in the Cloud SQL Go Connector, the Auth Proxy will allow users to connect to AIDE instances. Set the --sql-data flag to enable this support.
…alias Update cloud-sql-go-connector dependency to v1.22.0 in go.mod. Create --sql-data-endpoint as a hidden alias for --sqldata-api-endpoint, supporting both CLI flags and environment variables. TAG=agy CONV=9333d162-5ca9-4d37-8cf4-47ce7a321b70
When the dialer returns a ResourceExhaustedError (cooldown active), log it using Errorf as "failed to connect to instance (resource exhausted): %v" to indicate the backend is overloaded. Also fixed a syntax error in cmd/root_test.go.
hessjcg
force-pushed
the
proxy-cooldown-resource-exhausted
branch
from
August 7, 2026 22:38
badf5ce to
69ed9fa
Compare
Collaborator
Author
|
This adds unnecessary tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.