Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Node invocation timeout on startup #589

Closed
@chris-herring

Description

@chris-herring

I've deployed my app to Azure and often when hitting it for the first time I get a "NodeInvocationException: The Node invocation timed out after 60000ms." exception. I've done some testing and have also hit this when deployed to IIS. I could increase the InvocationTimeoutMilliseconds property but is there a way to prevent node from 'sleeping' similar to the IIS Idle Timeout setting as I would prefer to have a faster first time load for users.

(here's the full exception)

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions