Hi All
We have a specific issue, we use Azure API App service and hangfire to manage queued jobs to run in background. It is all working fine in dev , but in Production we see an issue on # of hangfire servers increasing and entire service is hanging post that . Need to go manually remove all hangfire servers in db in restore the service back . Any idea what was causing the issue
Note We use auto scaling in production and Azure SQL is used for storage