update Wrangler env-vars to include WRANGLER_LOG_SANITIZE and WRANGLER_SEND_ERROR_REPORTS#25605
Conversation
…R_SEND_ERROR_REPORTS
So we are saying that AI tools are going to set this env var themselves? What's an example? |
The motivation came from this issue - cloudflare/workers-sdk#10719 |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
This is not stale (from my side) - Just waiting on a review. |
|
Hey there, we've marked this pull request as stale because there's no recent activity on it. This label is helps us identify PRs that might need updates (or to be closed out by our team if no longer relevant). |
|
Hey there, we've closed out this pull request because it's been stale for a while and there's been no additional action on it. If these changes are still relevant, open a new pull request (or flag to us in a GitHub issue). |
Summary
Add docs about the new WRANGLER_SEND_ERROR_REPORTS env-var for Wrangler.
This was only really added to help non-interactive tooling (such as AIs) avoid having to deal with unwanted confirmation dialogs.
Documentation checklist