Hi all, I have a challenge where every account has a customized schedule so that their job needs to be executed based on their inputs. Let say we have a client called A, they schedule every month specific day like 1,10,12,14. Whereas another client B, schedule every Wednesday and Thursday their task needs to be executed. My question is their a way to handle this problem in a hangfire in an efficient way. As we have huge accounts. We are using c# web-API
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Visual scheduling | 0 | 416 | May 29, 2019 | |
schedule job with specific user defined time | 1 | 2527 | April 18, 2019 | |
Using hangfire BackgroundJob.Schedule with httpclientfactory DI | 1 | 1500 | October 18, 2019 | |
Custom recurring for jobs | 3 | 2550 | July 12, 2017 | |
How to schedule a job to run once at a specific time | 0 | 895 | July 1, 2020 |