I’d like to ReQueue a bunch of jobs by name. (Now that the bug is fixed)
There are well over 100k errors. How do I use Hangfire internals to requeue all jobs of a given type?
I’d like to ReQueue a bunch of jobs by name. (Now that the bug is fixed)
There are well over 100k errors. How do I use Hangfire internals to requeue all jobs of a given type?