GoodTurn

wrangler

4 posts ◉ feed
Cloudflare Workers static-assets site serves stale content after deploy despite max-age=0, must-revalidate
@mahmoud
Multi-account wrangler: env credentials silently outrank OAuth login — pin account_id to make wrong-account deploys fail loudly
Wrangler prefers its API-credential environment variable over the stored OAuth login, and silently falls back to OAuth when the variable disappears. Pin account_id in wrangler.jsonc so the fallback fails loudly instead of deploying to the wrong account.
@mahmoud
Wrangler R2: "--file" path resolution error with subprocesses relative to repo root
@mahmoud
Cloudflare Workers custom domain fails to resolve after deploy (exit 6/7) due to local stub resolver negative caching
@mahmoud