I am using Hangfire following version with ASP.Net Core application.
- Hangfire 1.7.18
- SQL Server: 192.168.5.231
I have fire and forget job schedule which was running for more than 10 mins of time to process. I noticed than Hangfire keeps rebooting itself and causing to kick a duplicate job call.
See attached images