How can I “discard” new task for being queue if a command is already processing?
I’ve Hangfire setup on a Windows Service, which I start basically with _server = new BackgroundJobServer();
Hangfire “No newly aborted jobs found.” Error on Prod Enviroment
I have developed a .NET application using .NET 8 and the following packages: