I am using the node-windows module to serve my API as a service on a VM windows server. the service was running fine but after this weekend I had no response from the API and no errors in the app that is calling the API.
When I checked the server the API service is showing as running, I restarted the service and all is good now.
Does anyone know why this is or how can I troubleshoot (get more info ) about what was happening?
Thanks