createAfterStartupFrontendsTimeout

A Flow containing the timeout within which the creation of the frontends with FrontendCreationPolicy.CREATE_FRONTEND_AFTER_STARTUP should begin. If this timeout expires a RuntimeException is thrown.

Updating the value of this Flow starts a new timeout. This is useful when creation of the frontends should be delayed until a certain condition is met, such as finishing a startup wizard, and therefore the timeout for checking whether the creation of the frontends with FrontendCreationPolicy.CREATE_FRONTEND_AFTER_STARTUP is begun should also be delayed.