Skip to content

[codex] Throttle settings injector retries#219

Draft
kkkayye wants to merge 1 commit into
b-nnett:mainfrom
kkkayye:codex/throttle-settings-injector
Draft

[codex] Throttle settings injector retries#219
kkkayye wants to merge 1 commit into
b-nnett:mainfrom
kkkayye:codex/throttle-settings-injector

Conversation

@kkkayye

@kkkayye kkkayye commented May 21, 2026

Copy link
Copy Markdown

Summary

  • debounce settings sidebar injection retries triggered by MutationObserver churn
  • throttle repeated "sidebar not found" preload logs to once every five seconds
  • rebuild installer runtime assets from the updated runtime source

Root Cause

Codex settings UI mutations can fire in bursts while the settings sidebar is absent or being rebuilt. The runtime retried injection and logged every mutation, which made the preload log noisy and could waste renderer work.

Validation

  • npm run build
  • npm test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants