I have a recurring job set to run every minute that prints a message to the debug window of Visual Studio (for testing purposes). The issue is, in the dashboard it says that the job executes every minute, but the code doesn’t run and no message appears in the debug window. However, if I manually requeue a job, it works properly.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Not all recurring jobs fired on the time they should | 3 | 2350 | July 24, 2015 | |
Why do these recurring jobs not recur? | 1 | 997 | December 25, 2019 | |
Recurring jobs not running in random instances | 0 | 890 | January 9, 2020 | |
Job was triggered but code execution never happened | 2 | 1677 | October 23, 2019 | |
Recurring Job stops running if Dashboard is closed | 2 | 915 | February 16, 2024 |