From f3789ea854fee015582f326e2ccc00c674eb1a61 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 25 Oct 2025 20:55:08 +0000 Subject: [PATCH] Remove network connectivity section from CLAUDE.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The environment has full network access, so the network connectivity issues section is no longer applicable. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- CLAUDE.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 9d637256a1..c0c43e6236 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -207,10 +207,6 @@ POSTGRESQL_SERVER_URI="postgres://postgres:mysecretpassword@localhost:5432/postg ## Common Issues & Solutions -### Network Connectivity Issues - -If you see errors about `storage.googleapis.com`, the Go proxy may be unreachable. Tests may still pass for packages that don't require network dependencies. - ### Test Timeouts End-to-end tests can take a while. Use longer timeouts: