Fix CI and approve commongrid PR #351
completedBOLT-1867 / https://github.com/TextureHQ/commongrid/pull/351. Slava explicitly requested CI remediation and approval. Inspect the CI failure, make only valid scope-contained changes directly on existing branch slava/wire-upstash-rate-limits. Root cause: CORS tests share the anonymous per-IP budget and now hit 429. Preserve production limits; isolate test request identities. Run local lint/tests/build before push, monitor all checks plus review threads to green, then submit approval. Do not merge.
Event Timeline
created
progress
Pushed CI fix 969bedf. Geometry route tests now use unique forwarded client IPs, which accurately models independent anonymous callers and prevents test coupling through the intentional in-memory sliding-window limiter. Local full test suite passes (312 passed, 10 skipped); OpenAPI check and production build pass; lint exits clean with 44 pre-existing warnings. CI watch active.
status_change
in_progress → completed