We are facing a issue in PROD environment with hangfire jobs. OUr hangfire jobs are running on MongoDB. Suddenly the jobs stopped running. How can we restart all the jobs without deleting the DB and without redeploying the application
We are facing a issue in PROD environment with hangfire jobs. OUr hangfire jobs are running on MongoDB. Suddenly the jobs stopped running. How can we restart all the jobs without deleting the DB and without redeploying the application