Skip to content

fix(plugin): allow 120 seconds for MCP startup - #786

Merged
daneschneider-oai merged 1 commit into
mainfrom
codex/security-mcp-startup-timeout-120
Sep 2, 2026
Merged

fix(plugin): allow 120 seconds for MCP startup#786
daneschneider-oai merged 1 commit into
mainfrom
codex/security-mcp-startup-timeout-120

Conversation

@daneschneider-oai

Copy link
Copy Markdown
Collaborator

Summary

Slow MCP initialization can exceed the host's default startup allowance before scan tools become available. Give the Codex Security MCP server 120 seconds per startup phase.

Changes

  • Set startup_timeout_sec to 120 in the plugin's MCP manifest.

Testing

  • Parsed the manifest and verified the startup timeout is 120 seconds.
  • Plugin source compatibility checks passed.
  • Required Ruff lint and formatting checks passed.
  • git diff --check passed.

Risk and rollout

Slow or failed initialization can wait longer before reporting an error. This mitigates premature startup failures; it does not address their underlying cause. The change takes effect when an updated plugin payload is distributed and the MCP connection starts again.

Public disclosure review

  • No customer, partner, prospect, or user identities, data, or identifying details are included.
  • No credentials, personal data, private source, scan findings, or nonpublic links or tickets are included.
  • I reviewed the branch name, title, description, commits, changes, comments, logs, screenshots, attachments, and links for public disclosure.

@github-actions github-actions Bot added the bug Something isn't working label Sep 2, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-02T04:53:02.040329Z 6321587 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@daneschneider-oai
daneschneider-oai merged commit 69c5003 into main Sep 2, 2026
41 checks passed
@daneschneider-oai
daneschneider-oai deleted the codex/security-mcp-startup-timeout-120 branch September 2, 2026 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants