I’ve been running HangFire.Pro for a few years now and recently we were asked to make some changes to how we queue “reporting” jobs.
One of our engineers suggested we just add another “Hangfire Server”.
So we did… and it appeared in the dashboard (server 1 and 2)!
However, we soon noticed that all of the first server’s jobs were no longer processing.
Is this a viable solution? Why did the original server jobs stop? Can we support multiple hangfire server instances on a single host?