Trabajos de Sidekiq entran en la cola ocupada y se pierden

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?