Jobs are stuck in Enqueued list

When I call BackgroundJob.Enqueue the job is placed in Enqueued list but is not got processed. Nothing more is happening. Please help! I’m using redis storage and connection to it is ok, and before that I upgraded from 0.7 version where all worked fine. Thanks!

Seems like I solved it by adding config.UseServer(“default”) to owin startup file but after stress-testing 2 of my jobs were placed to Scheduled from Processing and are stuck there? How can I get them processing?

Seems like it just spent all the retries. Can’t close or delete the topic.