Skip to content

perf(cli): stagger console polling - #155

Closed
codeaholicguy wants to merge 1 commit into
mainfrom
feature-console-poll-staggering
Closed

perf(cli): stagger console polling#155
codeaholicguy wants to merge 1 commit into
mainfrom
feature-console-poll-staggering

Conversation

@codeaholicguy

Copy link
Copy Markdown
Owner

Summary

  • place the four console refresh sources into deterministic 750 ms phase slots
  • preserve each 3-second recurring cadence, initial fetch behavior, manual refresh, pause/resume, cleanup, and in-flight protection
  • add fake-timer coverage for phase separation, cadence, and cleanup

Validation

  • npm test (packages/cli): 80 files, 961 tests passed
  • npm run lint (packages/cli): 0 errors, 5 pre-existing warnings
  • npm run build (packages/cli): 194 files compiled
  • commit hook: repository-wide lint and tests passed

Risks

None known.

@codeaholicguy
codeaholicguy deleted the feature-console-poll-staggering branch August 15, 2026 10:28
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