Skip to content

fix: restore snapshot request timeout#680

Merged
thymikee merged 1 commit into
mainfrom
codex/snapshot-request-timeout
Jun 3, 2026
Merged

fix: restore snapshot request timeout#680
thymikee merged 1 commit into
mainfrom
codex/snapshot-request-timeout

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Jun 3, 2026

Summary

Restore snapshot daemon requests to the shared 90s REQUEST_TIMEOUT_MS instead of the shorter snapshot-specific timeout.

This gives CI jobs that have not run prepare ios-runner the previous first-use startup budget.

Touched files: 2. Scope stayed within daemon client timeout handling.

Validation

Verified with formatting, the focused daemon-client test file, and the repo quick check:

  • pnpm format
  • pnpm exec vitest run src/utils/__tests__/daemon-client.test.ts
  • pnpm check:quick

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

Size Report

Metric Base Current Diff
JS raw 1.1 MB 1.1 MB -27 B
JS gzip 367.5 kB 367.5 kB -7 B
npm tarball 473.5 kB 473.5 kB -4 B
npm unpacked 1.6 MB 1.6 MB -27 B

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 24.0 ms 23.6 ms -0.4 ms
CLI --help 35.1 ms 36.6 ms +1.4 ms

Top changed chunks:

Chunk Raw diff Gzip diff
dist/src/9542.js -27 B -7 B

@thymikee thymikee force-pushed the codex/snapshot-request-timeout branch from 0f94919 to 98a0b84 Compare June 3, 2026 12:10
@thymikee thymikee merged commit 86687fe into main Jun 3, 2026
17 of 18 checks passed
@thymikee thymikee deleted the codex/snapshot-request-timeout branch June 3, 2026 12:15
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 3, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-03 12:16 UTC

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