Sidekiq Jobs geraten in die Warteschlange und gehen verloren

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?