Node invocation timeout on startup #1108

Closed
opened 2025-08-09 17:18:54 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @chris-herring on 1/17/2017

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

*Originally created by @chris-herring on 1/17/2017* 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](https://cloud.githubusercontent.com/assets/980055/22003784/24cd6be0-dca2-11e6-9809-ad5a020e35a1.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1108
No description provided.