Edge Routing
- Edge routing for
api.captain.dev: requests now connect at an edge location near the caller and travel a private backbone to Captain, so connection handshakes no longer cross the public internet. Nothing changes in your integration. - Most agent integrations open a fresh connection for each query, and that handshake is where the time went. Median v3 Query time on a fresh connection, 100 samples per city:
Same day: US Jurisdiction for Cloudflare R2
US Jurisdiction for Cloudflare R2
- Index and sync US-jurisdiction R2 buckets:
jurisdictionon the R2 indexing and R2 sync requests now acceptsusalongsidedefault(global),eu, andfedramp. Jurisdiction-restricted buckets are only visible through their jurisdiction’s endpoint, so a US-restricted bucket previously could not be reached at all; pass"jurisdiction": "us"and Captain talks tohttps://<account_id>.us.r2.cloudflarestorage.com. The cloud storage guide lists all four options.