Les tâches Sidekiq se retrouvent dans la file d'attente busy et sont perdues

When I trigger an email using sidekiq job scheduler, the mail is getting in to the busy queue, and getting failed from there without any logs of it.

Any idea in fixing this issue?