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 | 740 | November 6, 2023 | |
Jobs stuck in enqued state | 0 | 973 | September 6, 2021 | |
Hangfire Jobs "stuck" in processing/enqueued state with no errors | 2 | 8352 | August 1, 2022 | |
Hangfire workers stoped handling job suddenly | 0 | 556 | October 3, 2023 | |
Job keep processed, never succeed nor failed | 3 | 2573 | July 27, 2015 |