HangfireIO / HangfireIO/Hangfire
The Method RecurringJob.AddOrUpdate isn't running at actual intervals
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Please see the steps in the Picture bellow Thanks 谢谢!


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the two screenshots in the issue and reproducing the reported behavior with RecurringJob.AddOrUpdate. Trace the recurring-job scheduling entry point and compare configured intervals with observed execution times; done means the cause is identified and the reported schedule runs at its expected interval.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100