IMLS / estimating-wifi

Estimating Wifi is a pilot project to automate the censusing of proximal wifi devices via low-cost and open source tools.
https://10x.gsa.gov/projects/shared-components-for-museums-and-libraries/
Other
10 stars 3 forks source link

Run session-counter.exe as a Windows service #225

Closed meenubhooshanan closed 2 years ago

meenubhooshanan commented 2 years ago

Description

The team is using nssm to turn an executable into a Windows service. This is crucial so session-counter.exe can run continuously in the background on a Windows circulation desk machine.

Currently, nssm is continuously crashing and trying to restart after installing the program, exponentially increasing the delay before starting, so that session-counter.exe never actually runs. The team needs to fix this error for the Windows program to work.

Acceptance Criteria

User Story

No response

Architectural Decision Records (ADRs)

No response

meenubhooshanan commented 2 years ago

Closed because #234 deprecated nssm