A short interval command scheduling Windows service implemented in .NET 7.
The Windows OS Task Scheduler does not allow for intervals shorter than one minute. This service allows commands to be executed in intervals of seconds. Use cases include polling for Azure spot instance eviction events and triggering a graceful shutdown via a powershell script.