nxNx
GitHubNxWorkspace
GitHub
  • CI Pipeline Executions
    • Current executionSucceeded
      feat/nxc-4901-daemon-v8-framing
    • Runs and Agents
    • TimelineBeta
    • Configuration
    • Self-Healing CI
    • Project Graph
    • Circular DependenciesEnterprise
    • Resource Usage
    • Analysis
    • ConformanceEnterprise
  • Runs
    • Current runSucceeded
    • Tasks
    • Resource Usage
Insights
  • Compare tasks
  • Analytics
  • Sign in
    fix(core): pin NX_MAX_MESSAGE_SIZE to the daemon spawn env The daemon's parser reads the message-size limit when a connection is accepted, before the connecting client's env is applied, so reflecting NX_MAX_MESSAGE_SIZE into the daemon let one client's value govern the next client's connection while never governing its own. Exclude it from env reflection and carry it in the spawn env instead: the limit is now pinned for the daemon's lifetime and a change takes effect via nx reset, which the refusal error message and docs now say. Also stop watcher redials after 3 consecutive framing failures instead of 4, matching MAX_CONSECUTIVE_FRAMING_FAILURES, and correct two comments: describeMessage's utf8 rationale (valid multi-byte sequences decode fine; the v8 header is what can never decode) and a spec comment that misstated the old string-prefix classifier's gap. Claude-Session: https://claude.ai/code/session_01C9PcGMvRo2sGXLgf1uu9hY
    nx build workspace-plugin
Succeeded
36838
100%

Cache hits

2 of 2 tasks used cache.

Resource usage is collected per agent

Run-level metrics are not available for distributed runs. View CPU and memory in this CI pipeline execution’s Analysis page.

© 2026 - Nx Cloud

Terms of ServicePrivacy PolicyChangelogStatusDocsContact Nx CloudPricingCompany@NxDevTools
GitHubNxWorkspace