Skip to content

feat(ssr): wire ssrCfg.Timeout to RenderPageWithTimeout in exec mode #162

Description

@zeroedin

Review item D from PR #153: RenderPageWithTimeout is implemented and tested in the ssr package, but BuildPhase2 exec mode calls ssr.RenderPage() (no timeout) instead. ssrCfg.Timeout is parsed from config but never used. Needs spec decision: should exec mode always enforce timeout? What is the default? Should builds hang indefinitely if an SSR command stalls?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions