Skip to content

Please make timeout configurable in render-worker.ts #29005

Closed as not planned
Closed as not planned
@e-oz

Description

@e-oz

Command

build

Description

During pre-rendering, if we need to prerender multiple routes (like 36 routes), pre-rendering fails by timeout.
If I manually modify the timeout in this file, it works fine.
Yes, it takes time, but it is important to pre-render them all for us.

Describe the solution you'd like

Please add an option to angular.json configuration (or some flag, although an option would be much better - fewer dances with builders).

Describe alternatives you've considered

The only alternative right now is to limit the amount of pre-rendered routes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions