Possible to have a cron ticker, but also execute it on demand? #51
|
As the title says, is this possible? We have a sync job that runs every night, but sometimes we have to additionally run it on demand. With hangfire we can just go to the dashboard and enqueue it once out of order. I'll keep an eye on this library of yours since it sounds promising, but this is one of the things that we would need. |
Answered by
snargledorf
Jul 11, 2025
Replies: 1 comment
Answer selected by
snargledorf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#76 adds support for this feature