Skip to content

ref(flags): Remove organizations:uptime-response-capture#119029

Draft
cvxluo wants to merge 1 commit into
masterfrom
claude-rm-uptime-response-capture
Draft

ref(flags): Remove organizations:uptime-response-capture#119029
cvxluo wants to merge 1 commit into
masterfrom
claude-rm-uptime-response-capture

Conversation

@cvxluo

@cvxluo cvxluo commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Remove organizations:uptime-response-capture. This flag was registered with default=True and is not present in the options automator, so it was effectively fully enabled everywhere. The registration and the sole features.has() check are removed, making response captures on uptime check failures unconditional (the per-subscription response_capture_enabled toggle still governs behavior).

This revives the cleanup from #116644, which proposed the same change but was auto-closed as stale on 2026-07-01 without merging.


Generated by Claude Code

This flag was registered with default=True and is not present in the
options automator, so it was effectively fully enabled everywhere.
Remove the registration and the features.has() check so that response
captures on uptime check failures are created unconditionally.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JzEwZbGA6r1zTyLUKt23DH
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Jul 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants