Skip to content

fix(lsp): relax initialize timeout floor#244

Merged
ScriptedAlchemy merged 1 commit into
masterfrom
codex/macos-lsp-init-timeout-floor
Jul 3, 2026
Merged

fix(lsp): relax initialize timeout floor#244
ScriptedAlchemy merged 1 commit into
masterfrom
codex/macos-lsp-init-timeout-floor

Conversation

@ScriptedAlchemy

Copy link
Copy Markdown
Owner

Summary

  • raise the LSP initialize response floor from 500ms to 1000ms
  • keep the message IO timeout floor at 250ms so document-write/partial-frame timeout tests stay bounded

Why

Tests

  • cargo fmt -- --check
  • cargo test -q --test hooks_lsp_suite lsp_code_diagnostics_test::broker_
  • cargo test -q --test hooks_lsp_suite
  • git diff --check
  • scripts/check-conventional-commits.sh origin/master..HEAD

@changeset-bot

changeset-bot Bot commented Jul 3, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 889b3a9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@ScriptedAlchemy ScriptedAlchemy force-pushed the codex/macos-lsp-init-timeout-floor branch from eea0538 to 889b3a9 Compare July 3, 2026 06:04
@ScriptedAlchemy ScriptedAlchemy merged commit 76a759f into master Jul 3, 2026
14 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the codex/macos-lsp-init-timeout-floor branch July 3, 2026 06:13
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.

1 participant