HangfireIO / HangfireIO/Hangfire
Run recurring job after another recurring job
Open
- Dominant language
- C#
- Stars
- 10.1k
- Forks
- 1.8k
- Avg merge
- 1h 19m
- Merged PRs (30d)
- 1
Description
Is it possible?
I only see the ability to do with
``` csharp
BackgroundJob.ContinueWith()
```
Contributor guide
Assessment
This issue has not been assessed yet.