I am testing our solutions in Visual Studio. Hangfire server is run hosted on IIS Express. When I invoke a long-running background job execution, I notice a strange thing: during job method code execution, it is suddenly abandoned (after a minute or couple) and during a long time - 20-30 mins - nothing happens, I see only heartbeats in the host log. Then the code execution continues…
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Understanding background/recurring job performance vs within application | 7 | 5113 | December 17, 2022 | |
Hangfire does not process jobs when deployed in IIS 7.5 | 1 | 6693 | November 19, 2014 | |
Hangfire jobs stuck in processing state | 4 | 4007 | February 13, 2020 | |
Job keep processed, never succeed nor failed | 3 | 2523 | July 27, 2015 | |
Background Job Aborted and server stopped working | 0 | 449 | January 22, 2023 |