mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2026-05-11 14:54:36 -07:00
Cucumber step timeout = 120s (safety net, rarely reached). Playwright element timeout = 10s (fast fail for missing elements). Playwright system operations = 120s (process launch, window management). Log marker wait = 120s (generous ceiling with internal retries). Quick failures come from PLAYWRIGHT_TIMEOUT (10s), not cucumber. System operations have room to complete without timeouts. |
||
|---|---|---|
| .. | ||
| agent.ts | ||
| analytics.ts | ||
| application.ts | ||
| browserView.ts | ||
| cleanup.ts | ||
| logging.ts | ||
| menu.ts | ||
| sync.ts | ||
| tidgiMiniWindow.ts | ||
| ui.ts | ||
| wiki.ts | ||
| window.ts | ||
| workspaceGroup.ts | ||