I am new to Hangfire but have a system ready to go into testing next week. I’ve been able to configure the Hangfire applicaton in a MVC5 web application. Hangfire will process both Recurring Jobs and Delayed jobs that will be added later. my problem, Hangfire schedules the jobs but do not move them into Enqueue. After awhile, all jobs in Enqueue stop processing and only process after restarting the application. I am using SQL Server as my storage, btw. I really need help. Thanks. Oh, I’m using Hangfire 1.4.3
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Scheduled jobs enqueued but not processing | 1 | 2928 | September 19, 2021 | |
Job is enqueued but there are no active servers to process it | 1 | 3376 | February 1, 2018 | |
Scheduled jobs or retries never enqueued again | 0 | 2031 | November 3, 2015 | |
Jobs are not getting enqueued on time | 4 | 4632 | August 3, 2017 | |
Recurring job is stuck in Enqueued state | 0 | 1865 | February 4, 2016 |