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
[ ] session-counter.exe automatically runs after installing IMLS Session Counter
[ ] A user should be able to open Task Manager and see nssm and session-counter.exe running as Background Processes
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