You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable early hints in Control Plane production deployment
Added --early-hints flag to the Rails server command in the Control
Plane Dockerfile. This enables Puma to send HTTP 103 Early Hints
responses in production, allowing browsers to preload assets while
the server is still preparing the HTML response.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments