Hangfire job gets stuck in processing status

Problem: I am experiencing an issue where the job is stuck in a processing state and all the jobs will be stuck due to that one job.
Randomly Jobs will be stuck in Processing State then that worker will be stuck and will not pick new jobs from the queue even if we delete the stuck job.
This Issue will go away after restarting the app service in Azure.