Sidekiq 작업이 바쁜 큐에 들어갔다가 사라집니다

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?