- Running Hangfire in an Azure Continuous WebJobA few years back I was tasked with implementing a solution for running both on-demand and scheduled background tasks, and to do so in a manner that was reliable, with little impact to the performance of our web applications, and with a UI to allow our operations team to monitor scheduled, executing and completed tasks. I also needed to make[…]