HangfireIO / HangfireIO/Hangfire
Cannot run schedule job
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Hi team,
I found one issue happened from your library. Please help me check again.
My cron expression: **0 0 */1 * * SAT-MON** . It doesn't work for Schedule job, but it doesn't throw any exceptions too.
My expectation: If it's not a valid cron, please throw an exception.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.