Skip to content

fix(portal): cap warmup overlay at 10s#61

Merged
cdarnell merged 1 commit into
mainfrom
qukaizen/arail-warmup-10s
May 17, 2026
Merged

fix(portal): cap warmup overlay at 10s#61
cdarnell merged 1 commit into
mainfrom
qukaizen/arail-warmup-10s

Conversation

@cdarnell
Copy link
Copy Markdown
Owner

Summary

  • Lower warmup-overlay hard cap from 20s → 10s in _nav.html
  • After 10s the overlay dismisses and /api/ready polling stops, so the page becomes interactive while warmup continues in the background

Test plan

  • Cold-start the portal; confirm overlay dismisses by 10s even if /api/ready hasn't returned ready
  • Warm-start: confirm overlay still skips immediately when ready on first paint
  • No regressions on the normal dismissal-on-ready path

🤖 Generated with Claude Code

Lowers the warmup-overlay hard cap from 20s to 10s. After 10s the
overlay dismisses and readiness polling stops, so the page becomes
interactive while warmup continues in the background.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@cdarnell cdarnell merged commit 7d3f1f6 into main May 17, 2026
2 checks passed
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