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 | 674 | November 6, 2023 | |
Hangfire Jobs "stuck" in processing/enqueued state with no errors | 2 | 7742 | August 1, 2022 | |
Jobs stuck in enqued state | 0 | 965 | September 6, 2021 | |
HangFire job processed but the business logic did not executed | 0 | 610 | February 19, 2022 | |
Hangfire background jobs not processing after 1st job is executed successfully | 0 | 21 | April 7, 2025 |