Skip to content

Keep running app status off hot paths#22

Merged
pablopunk merged 1 commit into
mainfrom
fractal-nvm-can-u-check-app-logs-s-laggy-can-a27e24
Jun 7, 2026
Merged

Keep running app status off hot paths#22
pablopunk merged 1 commit into
mainfrom
fractal-nvm-can-u-check-app-logs-s-laggy-can-a27e24

Conversation

@pablopunk
Copy link
Copy Markdown
Owner

Summary

  • return cached running-app status immediately and refresh snapshots in the background
  • notify the renderer when running-app snapshots change so decorative row state updates in place
  • replace slow macOS AppleScript running-app detection with bounded ps-based process inspection
  • document the incident in src/docs/solutions/running-app-status-background-refresh.md

Verification

  • mise exec -- pnpm typecheck
  • mise exec -- pnpm build

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nvm Ready Ready Preview, Comment Jun 7, 2026 11:23am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 7, 2026

Warning

Review limit reached

@pablopunk, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 11 minutes and 37 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bc6e559e-805a-4afd-a11c-9495048670e1

📥 Commits

Reviewing files that changed from the base of the PR and between 1b61efa and 7ee02ac.

📒 Files selected for processing (6)
  • src/App.tsx
  • src/docs/solutions/running-app-status-background-refresh.md
  • src/electron/main.ts
  • src/electron/os.ts
  • src/electron/preload.ts
  • src/preload-api.ts

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pablopunk pablopunk merged commit c673541 into main Jun 7, 2026
8 checks passed
@pablopunk pablopunk deleted the fractal-nvm-can-u-check-app-logs-s-laggy-can-a27e24 branch June 7, 2026 11:34
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