Skip to content

proxy cooldown resource exhausted - #2653

Closed
hessjcg wants to merge 6 commits into
mainfrom
proxy-cooldown-resource-exhausted
Closed

proxy cooldown resource exhausted#2653
hessjcg wants to merge 6 commits into
mainfrom
proxy-cooldown-resource-exhausted

Conversation

@hessjcg

@hessjcg hessjcg commented Aug 6, 2026

Copy link
Copy Markdown
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

hessjcg added 6 commits August 7, 2026 22:37
…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
hessjcg force-pushed the proxy-cooldown-resource-exhausted branch from badf5ce to 69ed9fa Compare August 7, 2026 22:38
@hessjcg

hessjcg commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

This adds unnecessary tests.

@hessjcg hessjcg closed this Aug 7, 2026
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