mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-07-12 21:02:17 +02:00
Investigating 'apps blank while a bg task runs': measured serving latency through a real scheduled bg-task run — 1-3ms on both loopbacks throughout, so the server is not the bottleneck. Found and fixed the likely renderer-era culprit plus made the failure observable: - agent sync (apps:list, polled every 4s) rewrote each bundled agent's task.yaml unconditionally — racing the bg runner's own patches mid-run and spamming watcher events; now writes only when the definition changed - AppFrame load watchdog: if the iframe hasn't loaded in 6s, show a visible 'taking too long' state with Retry instead of a silent blank pane - main event-loop lag monitor: stalls >300ms are logged so future blank reports can be tied to the offending work |
||
|---|---|---|
| .. | ||
| cli | ||
| docs | ||
| experimental | ||
| python-sdk | ||
| rowboat | ||
| rowboatx | ||
| x | ||