Our project is using Hangfire in .net core web api project which is deployed to PCF containers. These jobs are almost processing successfully and success records getting removed from Hangfire.job table after 1 day which is expected. But some times these jobs are getting stuck in processing state. What could be reason for this? I tried testing by restarting web api PCF container, but that is not causing issue.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Hangfire job gets stuck in processing status | 0 | 555 | November 6, 2023 | |
Hangfire Jobs "stuck" in processing/enqueued state with no errors | 2 | 6871 | August 1, 2022 | |
HangFire job processed but the business logic did not executed | 0 | 588 | February 19, 2022 | |
Hangfire workers stoped handling job suddenly | 0 | 458 | October 3, 2023 | |
Is Hangfire right for me? | 0 | 975 | August 5, 2016 |